]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Blackfin: propagate target cpu defines when building embedded env
authorMike Frysinger <vapier@gentoo.org>
Sun, 26 Sep 2010 07:00:38 +0000 (07:00 +0000)
committerMike Frysinger <vapier@gentoo.org>
Sat, 2 Oct 2010 20:00:40 +0000 (16:00 -0400)
commit48c00fe25c77d646313b90106a945917a62c5319
tree4df9bcc896c9bbb159106d94e3719176b27235ab
parentcec11d50140a843ed4e39feb519467e3fa985cf1
Blackfin: propagate target cpu defines when building embedded env

Since we're no longer extracting the env from the target ELF file (since
upstream wouldn't take that change), we're back to the problem of cpu
defines not properly propagating to the env setup stage.  So the embedded
env built by the host compiler doesn't match the one that is linked into
the u-boot env.

Reported-by: Vivi Li <vivi.li@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/config.mk