Re: [U-Boot] [PATCH 11/25] Blackfin: support boards with no external memory

2009-12-17 Thread Wolfgang Denk
Dear Mike Frysinger, In message <1261017850-22802-12-git-send-email-vap...@gentoo.org> you wrote: > Signed-off-by: Mike Frysinger > --- > cpu/blackfin/initcode.c | 16 +++- > cpu/blackfin/start.S |6 ++ > include/asm-blackfin/config.h |9 +++-- > lib_

[U-Boot] [PATCH 11/25] Blackfin: support boards with no external memory

2009-12-16 Thread Mike Frysinger
Signed-off-by: Mike Frysinger --- cpu/blackfin/initcode.c | 16 +++- cpu/blackfin/start.S |6 ++ include/asm-blackfin/config.h |9 +++-- lib_blackfin/board.c | 22 -- lib_blackfin/u-boot.lds.S | 21 ++---