[U-Boot] [PATCH v3 1/2] ARMV7: Add support for Samsung ORIGEN board
Minkyu Kang
promsoft at gmail.com
Tue Jul 26 08:02:25 CEST 2011
Dear Chander Kashyap,
On 18 July 2011 19:19, Chander Kashyap <chander.kashyap at linaro.org> wrote:
> Origen board is based upon S5PV310 SoC which is similiar to
> S5PC210 SoC.
>
> Signed-off-by: Chander Kashyap <chander.kashyap at linaro.org>
> ---
> Changes for v2:
> - None
> Changes for v3:
> - Board entry added Alphabetically in boards.cfg
> - Used get_Ram_size function to calculate ram size
>
> MAINTAINERS | 1 +
> board/samsung/origen/Makefile | 46 ++++
> board/samsung/origen/lowlevel_init.S | 464 ++++++++++++++++++++++++++++++++++
> board/samsung/origen/mem_setup.S | 359 ++++++++++++++++++++++++++
> board/samsung/origen/origen.c | 106 ++++++++
> boards.cfg | 1 +
> include/configs/origen.h | 164 ++++++++++++
> 7 files changed, 1141 insertions(+), 0 deletions(-)
> create mode 100644 board/samsung/origen/Makefile
> create mode 100644 board/samsung/origen/lowlevel_init.S
> create mode 100644 board/samsung/origen/mem_setup.S
> create mode 100644 board/samsung/origen/origen.c
> create mode 100644 include/configs/origen.h
>
Looks OK.
But, your patch failed to apply.
error: patch failed: MAINTAINERS:703
error: MAINTAINERS: patch does not apply
Patch failed at 0001 ARMV7: Add support for Samsung ORIGEN board
please rebase your patch.
and need one change.
Please see below link and apply it.
http://git.denx.de/?p=u-boot/u-boot-samsung.git;a=commitdiff;h=095ae309787f242067d122d98a7025b4136aadc0
Thanks
Minkyu Kang.
--
from. prom.
www.promsoft.net
More information about the U-Boot
mailing list