Age | Commit message (Collapse) | Author | Files | Lines |
|
CR_12375 board: AMP: Add chip type and board type to share ram
See merge request sdk/u-boot!86
|
|
Add chip type and board type to rtos share ram. So RTOS side
can get chip type set gmac configuration.
Signed-off-by: Minda Chen <minda.chen@starfivetech.com>
|
|
Signed-off-by: Ziv Xu <ziv.xu@starfivetech.com>
|
|
Enable devkits UART2 for rtos and move rtos image to running
memory. The image size is 832KB.
Signed-off-by: Minda Chen <minda.chen@starfivetech.com>
|
|
In AMP case, one GMAC is moved to RTOS side. u-boot dts node
is disabled, RTOS need to get the MAC address. So u-boot write
the MAC address to share RAM.
Signed-off-by: Minda Chen <minda.chen@starfivetech.com>
|
|
The system will read cpu info from OTP, but if
the OTP read fails or OTP driver is not enabled,
then the cpu voltage script will fail to delete
cpu frequencies node in dts file.
Add the default cpu max voltage to avoid these
corner cases.
Signed-off-by: Mason Huo <mason.huo@starfivetech.com>
|
|
Add board support for StarFive Devkits.
The code is ported from tag JH7110_DVK_515_v3.9.3 of Devkits repo.
Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
|