[U-Boot] [PATCH v2 05/19] powerpc: ppc4xx: Add ramboot config for glacier

Simon Glass sjg at chromium.org
Wed Feb 11 20:37:44 CET 2015


On 7 February 2015 at 11:51, Simon Glass <sjg at chromium.org> wrote:
> Add a new ramboot config for glacier so that it is possible to test U-Boot
> loaded over Ethernet instead of using JTAG.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  arch/powerpc/cpu/ppc4xx/44x_spd_ddr2.c |  8 ++++
>  board/amcc/canyonlands/MAINTAINERS     |  1 +
>  board/amcc/canyonlands/u-boot-ram.lds  | 79 ++++++++++++++++++++++++++++++++++
>  configs/glacier_ramboot_defconfig      |  5 +++
>  4 files changed, 93 insertions(+)
>  create mode 100644 board/amcc/canyonlands/u-boot-ram.lds
>  create mode 100644 configs/glacier_ramboot_defconfig

Applied to u-boot-dm.


More information about the U-Boot mailing list