Dear "Gupta, Pekon", In message <20980858cb6d3a4bae95ca194937d5e73ea18...@dbde04.ent.ti.com> you wrote: > > you can tweak your hardware to split it, and many micro-controllers > do it (especially for safety critical applications). Example: > Suppose 'default' entry-point (or reset entry-point) = 0x0000_0000, > Now OR your MSB bit with the fault-signal or boot-error-flag.
Define "fault-signal" and "boot-error-flag". Thise may exist on your chip, but they don't on the overwhelming majority of systems. > reset-addr[31] = reset-addr_internal[31] | boot_error_flag; > So in case when you primary boot fails, and boot_error_flags is set, > next time when you boot, the address transforms into 0x1000_0000 This will only work on very specific hardware. 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 In Nature there are neither rewards nor punishments, there are conse- quences. -- R.G. Ingersoll _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot