This patch adds support for Samsung TRATS board
Signed-off-by: HeungJun, Kim
Signed-off-by: Kyungmin Park
---
MAINTAINERS |4 +
board/samsung/trats/Makefile| 44
board/samsung/trats/lowlevel_init.S | 284 +
board/samsung/trats
This patch adds support for Samsung TRATS board
Signed-off-by: HeungJun, Kim
Signed-off-by: Kyungmin Park
---
MAINTAINERS |4 +
board/samsung/trats/Makefile| 44
board/samsung/trats/lowlevel_init.S | 284 +
board/samsung/trats
This patch adds support for Samsung TRATS board
Signed-off-by: HeungJun, Kim
Signed-off-by: Kyungmin Park
---
MAINTAINERS |4 +
board/samsung/trats/Makefile| 45 ++
board/samsung/trats/lowlevel_init.S | 50 +++
board/samsung/trats/lowlevel_util.c | 137
4) do not defile values for variables if the variable is feature
5) Remove miscellaneouses.
Thanks and Regards,
Heungjun Kim
> -Original Message-
> From: HeungJun, Kim [mailto:riverful@samsung.com]
> Sent: Friday, January 06, 2012 9:55 PM
> To: u-boot@lists.den
gards,
Heungjun Kim
> -Original Message-
> From: Wolfgang Denk [mailto:w...@denx.de]
> Sent: Saturday, January 07, 2012 8:23 AM
> To: HeungJun, Kim
> Cc: u-boot@lists.denx.de; kyungmin.p...@samsung.com; mk7.k...@samsung.com
> Subject: Re: [PATCH V2] ARMV7: Add support fo
Hi Minkyu Kang,
Any other structures is existed in the arch/arm/include/asm/arch-exynos/*.
So, I'm fitting the codes at this. But,
> -Original Message-
> From: Minkyu Kang [mailto:proms...@gmail.com]
> Sent: Monday, January 09, 2012 11:42 AM
> To: HeungJun, Kim
> Cc:
I missed one thing.
The watchdong SASMUNG_BASE() definitions is also not existed in the headers.
So, I can not put at this using structures, too.
Thanks and Regards,
Heungjun Kim
> -Original Message-
> From: u-boot-boun...@lists.denx.de [mailto:u-boot-boun...@lists.denx.
gards,
Heungjun Kim
Changes for v2:
- sort the list of the name in MAINTAINERS
- modify to GPLv2+
- change assem code in lowlevel_init.S to C code in lowlevel_util.c
- do not defile values for variables if the variable is feature
- remove miscellaneouses
Changes f
This patch add watchdog.h for Exynos4
Signed-off-by: HeungJun, Kim
Signed-off-by: Kyungmin Park
---
arch/arm/include/asm/arch-exynos/watchdog.h | 53 +++
1 files changed, 53 insertions(+), 0 deletions(-)
create mode 100644 arch/arm/include/asm/arch-exynos/watchdog.h
This patch adds power.h and SAMSUNG_BASE() macro for using Exynos4 power.
Signed-off-by: HeungJun, Kim
Signed-off-by: Kyungmin Park
---
arch/arm/include/asm/arch-exynos/cpu.h |1 +
arch/arm/include/asm/arch-exynos/power.h | 230 ++
2 files changed, 231
This patch adds support for Samsung TRATS board
Signed-off-by: HeungJun, Kim
Signed-off-by: Kyungmin Park
---
MAINTAINERS |4 +
board/samsung/trats/Makefile | 43 ++
board/samsung/trats/trats.c | 349
board/samsung/trats/trats_setup.h
been optimized to current version,
and so it might be the factor, but the size is decreased.
Thank you.
Regards,
Heungjun Kim
> -Original Message-
> From: linaro-dev-boun...@lists.linaro.org [mailto:linaro-dev-
> boun...@lists.linaro.org] On Behalf Of Chander Kashyap
> Sent:
This patch adds support for Samsung TRATS board
Signed-off-by: HeungJun, Kim
Signed-off-by: Kyungmin Park
---
Changes for RESEND since v3
- Add prefix board_ for board functions
- Rename setup.h from trats_setup.h
- Remove *_OFFSET in setup.h
- Remove GPIO and UART definitions in
This patch adds support for Samsung TRATS board
Signed-off-by: HeungJun, Kim
Signed-off-by: Kyungmin Park
---
Changes for RESEND since v3
- Add prefix board_ for board functions
- Rename setup.h from trats_setup.h
- Remove *_OFFSET in setup.h
- Remove GPIO and UART definitions in
board.
Thank you.
Best Regards,
Heungjun Kim
HeungJun, Kim (4):
ARMV7: Exynos4: Add watchdog.h for Exynos4
ARMV7: Exynos4: Add supoort power for Exynos4
ARMV7: Exynos4: Fix toolchain optimization problem for using volatile
ARMV7: Exynos4: Add support for TRATS board
MAINTA
This patch adds power.h and SAMSUNG_BASE() macro for using Exynos4 power.
Signed-off-by: HeungJun, Kim
Signed-off-by: Kyungmin Park
---
Changes for v3:
- Created
Changes for v4:
- Not changed
arch/arm/include/asm/arch-exynos/cpu.h |1 +
arch/arm/include/asm/arch-exynos/power.h
This patch add watchdog.h for Exynos4
Signed-off-by: HeungJun, Kim
Signed-off-by: Kyungmin Park
---
Changes for v3:
- Created
Changes for v4:
- Not changed
arch/arm/include/asm/arch-exynos/watchdog.h | 53 +++
1 files changed, 53 insertions(+), 0 deletions
This patch adds support for Samsung TRATS board
Signed-off-by: HeungJun, Kim
Signed-off-by: Kyungmin Park
---
Changes for v2:
- sort the list of the name in MAINTAINERS
- modify to GPLv2+
- change assem code in lowlevel_init.S to C code in lowlevel_util.c
- do not defile values for
the driver/gpio/s5p_gpio.c
It was founded while testing TRATS board & completed tests on the TRATS board.
Signed-off-by: HeungJun, Kim
Signed-off-by: Kyungmin Park
---
Changes for v4:
- Created
arch/arm/include/asm/arch-exynos/gpio.h | 22 ++--
drivers/g
board.
Thank you.
Best Regards,
Heungjun Kim
HeungJun, Kim (3):
ARMV7: Exynos4: Add watchdog.h for Exynos4
ARMV7: Exynos4: Add supoort power for Exynos4
ARMV7: Exynos4: Add support for TRATS board
MAINTAINERS |4 +
arch/arm/include/asm/arch-exynos/
This patch adds power.h and SAMSUNG_BASE() macro for using Exynos4 power.
Signed-off-by: HeungJun, Kim
Signed-off-by: Kyungmin Park
---
Changes for v3:
- Created
Changes for v4:
- Not changed
Changes for v5:
- Not changed
arch/arm/include/asm/arch-exynos/cpu.h |1 +
arch/arm
This patch add watchdog.h for Exynos4
Signed-off-by: HeungJun, Kim
Signed-off-by: Kyungmin Park
---
Changes for v3:
- Created
Changes for v4:
- Not changed
Changes for v4:
- Not changed
arch/arm/include/asm/arch-exynos/watchdog.h | 53 +++
1 files changed
This patch adds support for Samsung TRATS board
Signed-off-by: HeungJun, Kim
Signed-off-by: Kyungmin Park
---
Changes for v2:
- sort the list of the name in MAINTAINERS
- modify to GPLv2+
- change assem code in lowlevel_init.S to C code in lowlevel_util.c
- do not defile values for
arm_cortexa8/cpu.c moved
> to cpu/arm_cortexa8/omap3/cache.c.
please mention omap3 in the title too
>
> Signed-off-by: HeungJun, Kim
> ---
> + * (C) Copyright 2002
> + * Gary Jennejohn, DENX Software Engineering,
> + *
> + * See file CREDITS for list of people who contri
Dear Wolfgang & everyone,
It happened ”Too many recipients to the message”, and I'm very sorry that my
messages's many CC cause this event.
Before that, I didn't find the recipients # limits on the u-boot mailinglist
guidelines. So, I just send the messages like other my situation.
If It's ha
Dear all,
The cpu/arm_cortexa8/start.S dosen't have the code about onenand_ipl.
But, If the new ARM CortexA8 specific code is addad and the new code needs
to be
used the onenand_ipl features, it's hard to be implemented this new code.
So, I wonder whether it's right or not to be changed like this
This patch is the serial driver for S5PC100 & SMDKC100.
Signed-off-by: HeungJun, Kim
---
drivers/serial/Makefile |1 +
drivers/serial/serial_s5pc100.c | 179 +++
2 files changed, 180 insertions(+), 0 deletions(-)
create mode 100644 dri
This patch initializes DRAM memory, OneNAND, & Board specific functions.
Also, it includes SMDKC100 configuration file & modification of Makefile.
Signed-off-by: HeungJun, Kim
---
Makefile |5 +
board/samsung/smdkc100/Makefile| 54 ++
This patch changed the type from unsigned long to loff_t in the
common/env_onenand.c.
The address type is changed from unsigned long to loff_t,
but common/env_onenand.c is not yet. So, this patch is needed
to get the accurate value of env_addr.
Signed-off-by: HeungJun, Kim
---
The
The SMDKC100 Board has 256MB onenand.
So, It's bootable, if this patch is adapted thus the board use onenand_ipl.
Signed-off-by: HeungJun, Kim
---
This patch support onenand boot on SMDKC100 Board.
onenand_ipl/board/samsung/smdkc100/Makefile| 95
.../
If use the onenand boot, the env_relocate_spec() calls mtd->read(),
and the type of the argument #2 of mtd->read() was changed to loff_t.
But, the "env_addr" type is still unsigned long, thus this patch change
the type from unsigned long to loff_t.
Acked-by: Kyungmin Park
Signed-
/7/8, Jean-Christophe PLAGNIOL-VILLARD :
> On 17:05 Thu 25 Jun , HeungJun Kim wrote:
>> S5PC100 processor is ARM Cortex A8 Processor SoC
>> and SMDKC100 Board use this.
>> So, this patch tested on SMDKC100 Board.
>>
>> I'll send 6 patch for working on SMDKC
32 matches
Mail list logo