From: York Sun <yorksun@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] powerpc/t4rdb: Add SD boot support for T4240RDB board
Date: Tue, 5 May 2015 09:29:33 -0700 [thread overview]
Message-ID: <5548EFED.9030101@freescale.com> (raw)
In-Reply-To: <1426842534-6968-1-git-send-email-Chunhe.Lan@freescale.com>
On 03/20/2015 02:08 AM, Chunhe Lan wrote:
> This patch adds SD boot support for T4240RDB board. SPL
> framework is used. PBL initializes the internal RAM and
> copies SPL to it. Then SPL initializes DDR using SPD and
> copies u-boot from SD card to DDR, finally SPL transfers
> control to u-boot.
>
> Signed-off-by: Chunhe Lan <Chunhe.Lan@freescale.com>
> ---
> arch/powerpc/cpu/mpc85xx/Kconfig | 1 +
> board/freescale/t4rdb/MAINTAINERS | 1 +
> board/freescale/t4rdb/Makefile | 6 ++-
> board/freescale/t4rdb/ddr.c | 6 ++-
> board/freescale/t4rdb/spl.c | 95 +++++++++++++++++++++++++++++++++++++
> board/freescale/t4rdb/t4_pbi.cfg | 3 -
> board/freescale/t4rdb/t4_rcw.cfg | 6 +-
> board/freescale/t4rdb/tlb.c | 8 +++
> configs/T4240RDB_SDCARD_defconfig | 5 ++
> include/configs/T4240RDB.h | 71 ++++++++++++++++++++++++---
Fixed defconfig file. Applied to u-boot-mpc85xx master. Awaiting upstream.
York
prev parent reply other threads:[~2015-05-05 16:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-20 9:08 [U-Boot] [PATCH] powerpc/t4rdb: Add SD boot support for T4240RDB board Chunhe Lan
2015-05-05 16:29 ` York Sun [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5548EFED.9030101@freescale.com \
--to=yorksun@freescale.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox