Introduce get_boot_device() to obtain the booting device. Make it also
available for non SPL builds so u-boot can also know the device it
is booting from.
Signed-off-by: Garrett Giordano
---
arch/arm/mach-k3/Makefile | 1 +
arch/arm/mach-k3/am62ax/Makefile | 1 +
arch/arm
.
Signed-off-by: Garrett Giordano
---
arch/arm/mach-k3/am62x/Kconfig | 1 +
board/phytec/common/k3/Kconfig | 5 +
board/phytec/common/k3/Makefile| 2 +-
board/phytec/phycore_am62x/Kconfig | 1 +
4 files changed, 8 insertions(+), 1 deletion(-)
create mode 100644 board/phytec/common
.
Signed-off-by: Garrett Giordano
Reviewed-by: Wadim Egorov
---
arch/arm/mach-k3/am62x/Kconfig | 1 +
board/phytec/common/k3/Kconfig | 5 +
board/phytec/common/k3/Makefile| 2 +-
board/phytec/phycore_am62x/Kconfig | 1 +
4 files changed, 8 insertions(+), 1 deletion(-)
create mode
Hey Bryan!
On 10/30/24 14:54, Bryan Brattlof wrote:
Hi Garrett!
On October 30, 2024 thus sayeth Garrett Giordano:
Introduce get_boot_device() to obtain the booting device. Make it also
available for non SPL builds so u-boot can also know the device it
is booting from.
All looks good but I
Introduce get_boot_device() to obtain the booting device. Make it also
available for non SPL builds so u-boot can also know the device it
is booting from.
Signed-off-by: Garrett Giordano
Reviewed-by: Bryan Brattlof
---
v2:
- Drop duplicate CONFIG_SOC_K3_AM62A7 entry from arch/arm/mach-k3
Hey Bryan,
On 11/18/24 11:32, Bryan Brattlof wrote:
On November 15, 2024 thus sayeth Garrett Giordano:
Add support for PHYTEC phyCORE-AM62A7 SoM.
Supported features:
- 2GB LPDDR4 RAM
- eMMC
- External SD
- Ethernet
- debug UART
Signed-off-by: Garrett Giordano
Looks Good
Hey Tom,
On 11/18/24 06:10, Tom Rini wrote:
On Fri, Nov 15, 2024 at 11:50:54AM -0800, Garrett Giordano wrote:
Add support for PHYTEC phyCORE-AM62A7 SoM.
Supported features:
- 2GB LPDDR4 RAM
- eMMC
- External SD
- Ethernet
- debug UART
Signed-off-by: Garrett Giordano
[snip
M62Ax docs
- explicitly define build steps in docs, replacing include
- Verified make htmldocs is working.
- picked up Reviewed-by
Garrett Giordano (2):
board: phytec: am62a7: Add PHYTEC phyCORE-AM62A7 SoM
doc: board: phytec: Add phyCORE-AM62ax
arch/arm/dts/Mak
Add documentation for PHYTEC phyCORE-AM62ax SoM.
Signed-off-by: Garrett Giordano
Reviewed-by: Wadim Egorov
---
v2:
- Fix underline length in phyCORE-AM62Ax docs.
- Explicitly define build steps in docs, replacing include.
- Verified make htmldocs is working.
- Pick up Reviewed-by
https://lists.denx.de/pipermail/u-boot/2024-October/570156.html
- [PATCH] board: phytec: common: Introduce CONFIG_PHYTEC_K3_DDR_PATCH
https://lists.denx.de/pipermail/u-boot/2024-November/571543.html
Garrett Giordano (2):
board: phytec: am62a7: Add PHYTEC phyCORE-AM62A7 SoM
doc: board: phytec: Add ph
Add documentation for PHYTEC phyCORE-AM62ax SoM.
Signed-off-by: Garrett Giordano
---
doc/board/phytec/index.rst | 1 +
doc/board/phytec/phycore-am62ax.rst | 161
doc/board/ti/k3.rst | 1 +
3 files changed, 163 insertions(+)
create mode
11 matches
Mail list logo