]> Git Repo - u-boot.git/commit - README
Make STANDALONE_LOAD_ADDR configurable per board
authorWolfgang Denk <[email protected]>
Fri, 4 Feb 2011 13:25:17 +0000 (14:25 +0100)
committerWolfgang Denk <[email protected]>
Tue, 12 Apr 2011 20:58:32 +0000 (22:58 +0200)
commit8ae86b76c648d8bef97241c78e2fddb1c4f164d3
treeedfb0ed97fa96eb19bd494376a96227818664082
parent13d72f02efc15766f72a65fa05554a86edd248e1
Make STANDALONE_LOAD_ADDR configurable per board

Rename STANDALONE_LOAD_ADDR into CONFIG_STANDALONE_LOAD_ADDR
and allow that the architecture-specific default value gets
overwritten by defining the value in the board header file.

Signed-off-by: Wolfgang Denk <[email protected]>
Cc: Mike Frysinger <[email protected]>
Cc: Shinya Kuribayashi <[email protected]>
Cc: Daniel Hellstrom <[email protected]>
Cc: Tsi Chung Liew <[email protected]>
Cc: Nobuhiro Iwamatsu <[email protected]>
13 files changed:
README
arch/arm/config.mk
arch/avr32/config.mk
arch/blackfin/config.mk
arch/i386/config.mk
arch/m68k/config.mk
arch/microblaze/config.mk
arch/mips/config.mk
arch/powerpc/config.mk
arch/sh/config.mk
arch/sparc/config.mk
examples/standalone/Makefile
include/configs/omap2420h4.h
This page took 0.03389 seconds and 4 git commands to generate.