Revision tags: v00.04.15, v00.04.14 |
|
#
927d42f5 |
| 01-Mar-2023 |
Joel Stanley <joel@jms.id.au> |
configs: ast2600: Use stringify
This avoids the warning about mutliple STR defines:
../env/mmc.c:22: warning: "STR" redefined 22 | #define STR(X) __STR(X)
Signed-off-by: Joel Stanley <joel@jms
configs: ast2600: Use stringify
This avoids the warning about mutliple STR defines:
../env/mmc.c:22: warning: "STR" redefined 22 | #define STR(X) __STR(X)
Signed-off-by: Joel Stanley <joel@jms.id.au>
show more ...
|
Revision tags: v00.04.13, v00.04.12, v00.04.11, v00.04.10, v00.04.09, v00.04.08, v00.04.07, v00.04.06, v00.04.05, v00.04.04 |
|
#
f7242833 |
| 05-Aug-2021 |
neal_liu <neal_liu@aspeedtech.com> |
includes: configs: Remove usbtty related define
Remove usbtty related define.
Signed-off-by: neal_liu <neal_liu@aspeedtech.com> Change-Id: I301cecaf374e5071792e37567cfd1cbbf27c88e6
|
Revision tags: v00.04.03 |
|
#
2faf051a |
| 04-Aug-2021 |
neal_liu <neal_liu@aspeedtech.com> |
configs: ast2600: add usb related define to support usbtty
Re-set stdout/stderr/stdin to both usbtty & serial. The input/output works on both COM ports.
Example: setenv usbtty cdc_acm setenv stdout
configs: ast2600: add usb related define to support usbtty
Re-set stdout/stderr/stdin to both usbtty & serial. The input/output works on both COM ports.
Example: setenv usbtty cdc_acm setenv stdout usbtty,serial@1e784000 setenv stderr usbtty,serial@1e784000 setenv stdin usbtty,serial@1e784000
Signed-off-by: neal_liu <neal_liu@aspeedtech.com> Change-Id: I850201086228f92d38c2330d1cc7c027c9043ada
show more ...
|
Revision tags: v00.04.02, v00.04.01 |
|
#
bc1213a3 |
| 27-May-2021 |
Chia-Wei Wang <chiawei_wang@aspeedtech.com> |
spl: ast2600: Add SPL FIT image loading support
1. Enable SPL_LOAD_FIT and FIT hash/signature verification 2. Enable HACE/ARCY HW crypto engine probing 3. Disable ASPEED_LOADERS to instead use gener
spl: ast2600: Add SPL FIT image loading support
1. Enable SPL_LOAD_FIT and FIT hash/signature verification 2. Enable HACE/ARCY HW crypto engine probing 3. Disable ASPEED_LOADERS to instead use generic FIT image bootflow 4. Add dedicated headers for SPI and eMMC boot, respectively 5. Sync evb-ast2600-emmc_defconfig to the OBMC one
Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com> Change-Id: I101643a6d85722cf08f7170f2c7ee14d002b339b
show more ...
|
#
e3124519 |
| 13-May-2021 |
Chia-Wei Wang <chiawei_wang@aspeedtech.com> |
configs: ast2600-spl: Add SPL FIT loading address
Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com> Change-Id: I683d259088fbcf96f8ca253381e08b724eeb0729
|
Revision tags: v00.04.00, v2021.04, v00.03.03 |
|
#
a62cf9f2 |
| 26-Jan-2021 |
Chia-Wei, Wang <chiawei_wang@aspeedtech.com> |
configs: ast2600-spl: Move stack to extra SRAM space
AST2600 A1 and beyond has additional 24KB SRAM supported. This patch move stack to the 24KB SRAM region so that the SPL image can fully leverage
configs: ast2600-spl: Move stack to extra SRAM space
AST2600 A1 and beyond has additional 24KB SRAM supported. This patch move stack to the 24KB SRAM region so that the SPL image can fully leverage the original 64KB SRAM, where the image can be authenticated by secure boot.
show more ...
|
Revision tags: v2021.01 |
|
#
5386f9f1 |
| 02-Nov-2020 |
Ryan Chen <ryan_chen@aspeedtech.com> |
add ast2600 evb defconfig
|
Revision tags: v2020.10, v2020.07, v00.02.13, v2020.04, v2020.01, v2019.10, v00.02.05, v00.02.04, v00.02.03, v00.02.02, v00.02.01 |
|
#
d8ebf49e |
| 21-Jul-2019 |
ryan_chen <ryan_chen@aspeedtech.com> |
Merge branch 'ryan_port' into aspeed-dev-v2019.04
|
#
473f430b |
| 21-Jul-2019 |
ryan_chen <ryan_chen@aspeedtech.com> |
update copyright and bootm at offset 0x200a0000
|
#
baa29d5e |
| 18-Jul-2019 |
Johnny Huang <johnny_huang@aspeedtech.com> |
Merge remote-tracking branch 'origin/aspeed-dev-v2019.04' into aspeed-master-v2019.04
|
#
70accf71 |
| 16-Jul-2019 |
Johnny Huang <johnny_huang@aspeedtech.com> |
[fix] spl config define
|
#
219d699c |
| 16-Jul-2019 |
Johnny Huang <johnny_huang@aspeedtech.com> |
[new] workaround: add SPL_TINY for g6 secure boot verify
|
Revision tags: v2019.07 |
|
#
77525f57 |
| 05-Jul-2019 |
Dylan Hung <dylan_hung@aspeedtech.com> |
[update] fix conflict manually
|
#
0bb737a0 |
| 05-Jul-2019 |
Chia-Wei, Wang <chiawei_wang@aspeedtech.com> |
Merge branch 'fix-fpga_boot_hang' into aspeed-dev-v2019.04
|
#
1ea67e82 |
| 05-Jul-2019 |
Chia-Wei, Wang <chiawei_wang@aspeedtech.com> |
timer: remove fixed clock frequency setting
remove CONFIG_SYS_HZ_CLOCK as the correct frequency can be obtained dynamically through CNTFRQ
|
#
7579eef2 |
| 27-Jun-2019 |
Chia-Wei, Wang <chiawei_wang@aspeedtech.com> |
Merge branch 'spl_ast2600' into aspeed-dev-v2019.04
|
#
b0a2e3f1 |
| 26-Jun-2019 |
Chia-Wei, Wang <chiawei_wang@aspeedtech.com> |
spl: add ast2600 support
|