index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
karo
/
tx25
/
config.mk
blob: 51ca1ab0f0d0d14495596e18f990f386ae9c3660 (
plain
)
1
2
3
4
5
ifdef CONFIG_NAND_SPL TEXT_BASE = 0x810c0000 else TEXT_BASE = 0x81fc0000 endif