[U-Boot] [PATCH 07/10] AVR32: Disable relocation of command table when on AT32UC3A for now
Haavard Skinnemoen
haavard.skinnemoen at atmel.com
Wed Nov 19 14:07:43 CET 2008
Wolfgang Denk <wd at denx.de> wrote:
> In message <40c18deab5b9c9892cb9f66029058d8f7de20f3f.1223643536.git.olavmrk at gmail.com> you wrote:
> > Due to a bug with the SDRAM-controller, running code from the SDRAM is
> > impossible. This patch disables relocation of the command table on those
> > chips.
>
> You are aware that this is dangerous, as it will probably prevent you
> rom using U-Boot to update itself in flash?
It's only a temporary thing. A patch has already been posted to
re-enable relocation when running from SRAM.
Eventually, when chips without this erratum have been generally
available for a while, relocation can be enabled unconditionally.
Haavard
More information about the U-Boot
mailing list