[PATCH v2 1/1] arm: bcmbca: introduce the bcmbca architecture and 47622 SOC

William Zhang william.zhang at broadcom.com
Sat May 7 01:16:22 CEST 2022


On 5/6/22 15:03, Tom Rini wrote:
> On Fri, May 06, 2022 at 11:23:12AM -0700, William Zhang wrote:
> 
>> This is the initial support for Broadcom's ARM-based 47622 SOC.
>>
>> In this change, our first SOC is an armv7 platform called 47622. The
>> initial support includes a bare-bone implementation and dts with ARM
>> PL011 uart.
>>
>> The SOC-specific code resides in arch/arm/mach-bcmbca/<soc> and board
>> related code is in board/broadcom/bcmba.
>>
>> The u-boot image can be loaded from flash or network to the entry
>> point address in the memory and boot from there.
>>
>> Signed-off-by: William Zhang <william.zhang at broadcom.com>
>> Signed-off-by: Kursad Oney <kursad.oney at broadcom.com>
>> Signed-off-by: Anand Gore <anand.gore at broadcom.com>
> 
> Minor:
> 
>> +/* UART */
>> +#define CONFIG_SYS_BAUDRATE_TABLE	{ 115200 }
> 
> Please just use the default table.
> 
Will remove this line in v3
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4212 bytes
Desc: S/MIME Cryptographic Signature
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20220506/4bb8badd/attachment.bin>


More information about the U-Boot mailing list