Dear Albert Aribaud, I wrote:
> I get: > > Configuring for qong board... > arch/arm/lib/libarm.a(board.o): In function `board_init_r': > /home/wd/git/u-boot/work/arch/arm/lib/board.c:913: undefined reference > to `_bss_start_ofs' > arch/arm/lib/libarm.a(board.o): In function `board_init_f': > /home/wd/git/u-boot/work/arch/arm/lib/board.c:664: undefined reference to > `_bss_end_ofs' > > Seems that entries for _bss_start_ofs and _bss_end_ofs are missing in > my version of the linker script, and I don't see these in your patch > either. Please ignore me. Just found them in your linker script changes. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] "It ain't so much the things we don't know that get us in trouble. It's the things we know that ain't so." - Artemus Ward aka Charles Farrar Brown _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

