[U-Boot] [PATCH 09/10] Adding interactive ddr
Kumar Gala
galak at kernel.crashing.org
Tue Dec 14 06:15:14 CET 2010
On Dec 8, 2010, at 8:55 PM, York Sun wrote:
> Use environment variable to active the interactive debugging.
>
> Signed-off-by: York Sun <yorksun at freescale.com>
> ---
> arch/powerpc/cpu/mpc8xxx/ddr/Makefile | 6 +-
> arch/powerpc/cpu/mpc8xxx/ddr/interactive.c | 1882 ++++++++++++++++++++++++++++
> arch/powerpc/cpu/mpc8xxx/ddr/main.c | 8 +-
> doc/README.fsl-ddr | 20 +
> 4 files changed, 1910 insertions(+), 6 deletions(-)
> create mode 100644 arch/powerpc/cpu/mpc8xxx/ddr/interactive.c
Can you make this the last patch.
- k
More information about the U-Boot
mailing list