Re: [PATCH 3/4] arm: dts: k3-*-binman.dtsi: Clean up and templatize boot binaries

2024-03-24 Thread Neha Malcom Francis
Hi Andrew On 23/03/24 21:37, Andrew Davis wrote: On 3/22/24 8:10 AM, Neha Malcom Francis wrote: Clean up templatized boot binaries for all K3 boards. This includes modifying the k3-binman.dtsi to use SPL_BOARD_DTB, BOARD_DESCRIPTION and UBOOT_BOARD_DESCRIPTION from the files that include it to

Re: [PATCH v2 3/3] rockchip: spl: Add SPI NOR flash to boot_devices array

2024-03-24 Thread Dragan Simic
On 2024-03-24 18:28, Jonas Karlman wrote: On 2024-03-24 17:52, Dragan Simic wrote: Please see my comments below. On 2024-03-22 21:50, Jonas Karlman wrote: Add missing boot source id <-> device tree node path mapping for SPI NOR flash on PX30, RK3288, RK3308, RK3368 and RV1126. Signed-off-by:

Re: [PATCH v3 2/3] configs: imx93-phyboard-segin: Add USB support

2024-03-24 Thread Marek Vasut
On 3/24/24 7:00 PM, Fabio Estevam wrote: On Thu, Mar 21, 2024 at 4:17 PM Marek Vasut wrote: $ git grep -i usb.*phytec configs configs/phycore_pcl063_defconfig:CONFIG_USB_GADGET_MANUFACTURER="Phytec" configs/phycore_pcl063_ull_defconfig:CONFIG_USB_GADGET_MANUFACTURER="Phytec" It would be good

回复: [PATCH v2 0/6] riscv: add support for Milk-V Mars board

2024-03-24 Thread Minda Chen
> > The Milk-V Mars board is technically very close to the StarFive VisionFive 2 > board. > > With this patch series the VisionFive 2 U-Boot SPL will detect that it is > running on > a Milk-V board and patch the device-tree accordingly. > This is the same approach that has been taken to

Re: [PATCH v2 3/3] rockchip: spl: Add SPI NOR flash to boot_devices array

2024-03-24 Thread Dragan Simic
On 2024-03-24 22:23, Jonas Karlman wrote: On 2024-03-24 21:58, Dragan Simic wrote: On 2024-03-24 18:28, Jonas Karlman wrote: On 2024-03-24 17:52, Dragan Simic wrote: On 2024-03-22 21:50, Jonas Karlman wrote: diff --git a/arch/arm/mach-rockchip/rk3308/rk3308.c

Re: [PATCH v2 3/3] rockchip: spl: Add SPI NOR flash to boot_devices array

2024-03-24 Thread Jonas Karlman
On 2024-03-24 21:58, Dragan Simic wrote: > On 2024-03-24 18:28, Jonas Karlman wrote: >> On 2024-03-24 17:52, Dragan Simic wrote: >>> Please see my comments below. >>> >>> On 2024-03-22 21:50, Jonas Karlman wrote: Add missing boot source id <-> device tree node path mapping for SPI NOR

Re: [PATCH v2 4/6] board: starfive: support Milk-V Mars board

2024-03-24 Thread Aurelien Jarno
On 2024-03-21 19:11, Heinrich Schuchardt wrote: > The differences between the Milk-V Mars board and the VisionFive 2 board > are small enough that we can support both using the same U-Boot build. > > * The model and compatible property are taken from proposed Linux patches. > * The EEPROM is

Re: [PATCH v2 1/3] rockchip: bootrom: Sync bootsource id enum from bootrom

2024-03-24 Thread Dragan Simic
On 2024-03-22 21:50, Jonas Karlman wrote: From: Jason Zhu Add more bootsource id: 1. BROM_BOOTSOURCE_UNKNOWN 2. BROM_BOOTSOURCE_I2C 3. BROM_BOOTSOURCE_SPI Signed-off-by: Jason Zhu [jo...@kwiboo.se: Update commit message] Signed-off-by: Jonas Karlman Looking good to me. Reviewed-by:

[PATCH v2 1/2] ARM: dts: fix Ethernet on WeTek Hub/Play2

2024-03-24 Thread Christian Hewitt
Placing the snps,reset content needed for Ethernet to probe in a common uboot.dtsi results in the content not being used and broken Ethernet. Fix this by creating two board specific dtsi files with the right content. Fixes: 67d5128df950 ("ARM: dts: add support for WeTek Hub and WeTek Play2")

[PATCH v2 2/2] board: amlogic: add meson_generate_serial_ethaddr fallback to p200

2024-03-24 Thread Christian Hewitt
Add a fall-back method to generate ethaddr from CPU serial on p200 boards if the MAC cannot be read from efuse. This prevents random MAC addresses on the WeTek Hub/Play2 boards. Signed-off-by: Christian Hewitt --- board/amlogic/p200/p200.c | 2 ++ 1 file changed, 2 insertions(+) diff --git

[PATCH v2 0/2] ARM: dts: fix Ethernet and random MAC's on WeTek Hub/Play2

2024-03-24 Thread Christian Hewitt
In submitting the original patches for WeTek Hub/Play2 I appear to have squashed an experimental change to place the u-boot.dtsi file on the common board dtsi, but this was incorrect and results in broken Ethernet. Patch 1 creates per-board u-boot.dtsi files to fix that. However, while the NIC is

Re: [PATCH v2 3/3] rockchip: spl: Add SPI NOR flash to boot_devices array

2024-03-24 Thread Dragan Simic
Hello Jonas, Please see my comments below. On 2024-03-22 21:50, Jonas Karlman wrote: Add missing boot source id <-> device tree node path mapping for SPI NOR flash on PX30, RK3288, RK3308, RK3368 and RV1126. Signed-off-by: Jonas Karlman --- v2: - New patch ---

Re: [PATCH v2 2/3] rockchip: spl: Cache boot source id for later use

2024-03-24 Thread Dragan Simic
On 2024-03-22 21:50, Jonas Karlman wrote: Rockchip BROM writes a boot source id at CFG_IRAM_BASE + 0x10, this id indicates from what storage media TPL/SPL was loaded from. SPL uses this id to determine what device "same-as-spl" represent when determining from where FIT should be loaded. This

[GIT PULL] Please pull u-boot-imx-next-20240324

2024-03-24 Thread Fabio Estevam
at: https://gitlab.denx.de/u-boot/custodians/u-boot-imx.git tags/u-boot-imx-next-20240324 for you to fetch changes up to 9d27e441bb14dd526c60c13d5ff16353ca322eb3: board: phytec: phycore_imx8mp.env fix netboot issues (2024-03-24 13:42:10 -0300) u-boot-imx-next-20240324 -- CI

Re: [PATCH] imx: ele_ahab: Add ahab_commit command support

2024-03-24 Thread Fabio Estevam
On Thu, Mar 21, 2024 at 4:20 AM Mathieu Othacehe wrote: > > This message is used to commit into the fuses any new SRK revocation and > FW version information that have been found into the NXP (ELE FW) and > OEM containers. > > Signed-off-by: Mathieu Othacehe Applied to u-boot-imx/next, thanks.

Re: [PATCH v4 00/11] imx8mp: Enable PCIe/NVMe support

2024-03-24 Thread Fabio Estevam
On Fri, Mar 22, 2024 at 10:51 AM Fabio Estevam wrote: > > Hi Sumit, > > On Thu, Mar 21, 2024 at 11:55 AM Sumit Garg wrote: > > > Changes in v4: > > - Incorporated misc comments from Marek and added his review tag. > > - Dropped patch #4 (imx8mp: power-domain: Don't power off pd_bus) > > since

Re: [PATCH v3 1/3] arm: dts: imx93-phyboard-segin: Add USB support

2024-03-24 Thread Fabio Estevam
On Thu, Mar 21, 2024 at 4:17 PM Marek Vasut wrote: > > On 3/21/24 3:45 PM, Mathieu Othacehe wrote: > > Enable both usbotg1 and usbotg2 ports. Disable over-current as OC pins are > > not connected to the SoC. > > > > This > > "This addition to ...-u-boot.dtsi is temporary, ..." would be clearer.

Re: [PATCH v3 2/3] configs: imx93-phyboard-segin: Add USB support

2024-03-24 Thread Fabio Estevam
On Thu, Mar 21, 2024 at 4:17 PM Marek Vasut wrote: > $ git grep -i usb.*phytec configs > configs/phycore_pcl063_defconfig:CONFIG_USB_GADGET_MANUFACTURER="Phytec" > configs/phycore_pcl063_ull_defconfig:CONFIG_USB_GADGET_MANUFACTURER="Phytec" > > It would be good to be consistent. > > Also, what

Re: [PATCH] board: phytec: phycore_imx8mp.env fix netboot issues

2024-03-24 Thread Fabio Estevam
On Fri, Mar 22, 2024 at 9:55 AM Yannic Moog wrote: > > The "run netargs" command should come later in the "netboot" command > order when using dhcp since it sets the server and client ip addresses. > The previous order led to misconfigured kernel boot params and thus > kernel panic when serverip

Re: [PATCH v2 3/3] rockchip: spl: Add SPI NOR flash to boot_devices array

2024-03-24 Thread Jonas Karlman
Hi Dragan, On 2024-03-24 17:52, Dragan Simic wrote: > Hello Jonas, > > Please see my comments below. > > On 2024-03-22 21:50, Jonas Karlman wrote: >> Add missing boot source id <-> device tree node path mapping for SPI >> NOR >> flash on PX30, RK3288, RK3308, RK3368 and RV1126. >> >>