[U-Boot] DBCR0 reset problem in MPC8548CDS

Timur Tabi timur at freescale.com
Fri Apr 17 00:11:27 CEST 2009


On Mon, Apr 13, 2009 at 2:38 PM, Werner Nedel <wmnedel at gmail.com> wrote:
> Actually, it hangs changing gd pointer, before set_tlb() call. In my older
> u-boot version, it was made in cpu_init_f function.
>
>    /* Pointer is writable since we allocated a register for it */
>    gd = (gd_t *) (CONFIG_SYS_INIT_RAM_ADDR + CONFIG_SYS_GBL_DATA_OFFSET);

That usually means that your LAWBARs are misprogrammed.

-- 
Timur Tabi
Linux kernel developer at Freescale


More information about the U-Boot mailing list