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
/
arch
/
arm
/
cpu
/
arm926ejs
/
at91
/
config.mk
blob: 370630d4de08192b8615298d7b39079d6c8d3d68 (
plain
)
1
2
PF_CPPFLAGS_TUNE := $(call cc-option,-mtune=arm926ejs,) PLATFORM_CPPFLAGS += $(PF_CPPFLAGS_TUNE)