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 <[email protected]> wrote:
> Hi Rajeshwari,
>
> On Wed, Sep 11, 2013 at 4:01 AM, Rajeshwari S Shinde <
> [email protected]> 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 <[email protected]>
>>
>
> Acked-by: Simon Glass <[email protected]>
>
>
>> ---
>> 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
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to