Dear "Reinhard Meyer (-VC)", In message <[email protected]> you wrote: > Currently the U-Boot address ranges for AVR32 boards are > printed like this: > "U-Boot code: (null) -> 0001183c data: 000188e8 -> 0004e9b0" > This patch fixes this to print: > "U-Boot code: 00000000 -> 0001183c data: 000188f8 -> 0004e9c0" > > Signed-off-by: Reinhard Meyer <[email protected]> > --- > arch/avr32/lib/board.c | 5 +++-- > 1 files changed, 3 insertions(+), 2 deletions(-)
Applied to "next" branch. 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] I will also, for an appropriate fee, certify that your keyboard is object-oriented, and that the bits on your hard disk are template- compatible. - Jeffrey S. Haemer in <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

