In message <[email protected]> I wrote: > Dear Albert Aribaud, > > In message <[email protected]> you > wrote: > > HISTORY: > > > > V1 Initial patch > > V2 Rebased on latest mainline master > > > > This patch is *not* a submission for master! > > With the following additional patches I got the code working on the > Qong board (i.MX31 = arm1136):
Hm... note that I forgot to change TEXT_BASE to 0, i. e. I left it at the original value of 0xa0000000 When I change it to 0, the board hangs (looping 0x00000008 -> 0x1fffffd4 -> 0x1fffffd8 -> 0x1fffffdc -> 0x00000008 ->). Any idea what I might be missing? 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 have a very small mind and must live with it. -- Edsger Dijkstra _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

