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: 732a14a6d1e3a7263df4a5f886e0b516b8dbedac (
plain
)
1
2
3
4
5
ifdef CONFIG_NAND_SPL TEXT_BASE = 0x81ec0000 else TEXT_BASE = 0x81f00000 endif