[U-Boot-Users] TEXT_BASE question

robert lazarski robertlazarski at gmail.com
Fri Sep 28 00:04:50 CEST 2007


Hi all,

I see that many boards use, and that TEXT_BASE is often defined in
config.mk . In my 85xx case, I have:

TEXT_BASE = 0xfff80000

However, some of my registers are using TEXT_BASE + DATA that don't
seem right. In the bdi I get:

ATUM>rd ivor15
ivor15         : 0x00000f00  3840

That seems out of range of my 4K stack before relocation, could that
be a problem or am I simply reading this wrong?

Thanks,
Robert




More information about the U-Boot mailing list