[U-Boot] [PATCH 01/12 V3] EXYNOS5: Create a common board file

MJ embd mj.embd at gmail.com
Thu Sep 19 08:59:23 CEST 2013


Hi @Samsung,

Great that you have starting posting 5420 patches, one basic question
(a) What is the booting procedure for the secondary cores
(b) What is the booting procedure for the Little Secondary cores...

Would you be pushing the patches for these as well....

On 9/19/13, Simon Glass <sjg at chromium.org> wrote:
> Hi Rajeshwari,
>
> On Wed, Sep 11, 2013 at 4:01 AM, Rajeshwari S Shinde <
> rajeshwari.s at samsung.com> wrote:
>
>> Create a common board.c file for all functions which are common across
>> all EXYNOS5 platforms.
>>
>> exynos_init function is provided for platform cpecific code.
>>
>
> specific
>
>
>>
>> Signed-off-by: Rajeshwari S Shinde <rajeshwari.s at samsung.com>
>>
>
> Acked-by: Simon Glass <sjg at chromium.org>
>
>
>> ---
>> Changes in V2:
>>         - None
>> Changes in V3:
>>         - None
>>  arch/arm/include/asm/arch-exynos/board.h |  17 ++
>>  board/samsung/common/Makefile            |   4 +
>>  board/samsung/common/board.c             | 312
>> +++++++++++++++++++++++++++++++
>>  board/samsung/smdk5250/exynos5-dt.c      | 269
>> +-------------------------
>>  board/samsung/smdk5250/smdk5250.c        | 182 +-----------------
>>  include/configs/exynos5250-dt.h          |   2 +
>>  6 files changed, 342 insertions(+), 444 deletions(-)
>>  create mode 100644 arch/arm/include/asm/arch-exynos/board.h
>>  create mode 100644 board/samsung/common/board.c
>>
>>
>


-- 
-mj


More information about the U-Boot mailing list