Dear Mike Frysinger, In message <1242808514-9368-1-git-send-email-vap...@gentoo.org> you wrote: > The kernel stores address<->symbol names in it so things can be decoded at > runtime. Do it in U-Boot, and we get nice symbol decoding when crashing. > > Signed-off-by: Mike Frysinger <vap...@gentoo.org> > --- > this one is still against "next" branch > > v3 > - fix typo in new Blackfin code (spurious semicolon) > > Makefile | 17 +++++++++++--- > common/Makefile | 1 + > common/kallsyms.c | 44 > +++++++++++++++++++++++++++++++++++++ > common/system_map.c | 8 ++++++ > cpu/blackfin/system_map.S | 18 --------------- > cpu/blackfin/traps.c | 35 ++++------------------------- > include/common.h | 3 ++ > include/configs/bfin_adi_common.h | 2 +- > 8 files changed, 75 insertions(+), 53 deletions(-) > create mode 100644 common/kallsyms.c > create mode 100644 common/system_map.c > delete mode 100644 cpu/blackfin/system_map.S
Applied to next. Thanks. 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: w...@denx.de I am a computer. I am dumber than any human and smarter than any ad- ministrator. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot