[U-Boot] [PATCH] powerpc: mpc83xx: Enable pre-relocation malloc
Joakim Tjernlund
Joakim.Tjernlund at infinera.com
Fri Jan 6 17:32:26 CET 2017
On Fri, 2017-01-06 at 14:56 +0100, Mario Six wrote:
> To enable DM on MPC83xx, we need pre-relocation malloc, which is
> implemented in this patch.
>
Would be nice if you could avoid using r1, each time you modify r1 gdb will be
upset/confused if you ever try to debug start.S with gdb.
I guess the whole file need a bit of trimming to avoid using r1 but one has to start somewhere.
Jocke
More information about the U-Boot
mailing list