> So is it possible to completly disable the relocation process at startup and 
> run U-Boot with having opcode in PROM and data in RAM? If yes, how could I 
> achieve this?
>
> I already tried to remove the corresponding code in the start.S and searched 
> the README for switches, but without success.
Did you try the "CONFIG_SKIP_RELOCATE_UBOOT" ? I am not sure if it
serves your purpose here. It depends upon whether or not your
"start.S" uses it at all.

-Alfred
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to