¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Re: [PATCH 0/4] arm: meson: Switch to using upstream DT for GXL, GXM, AXG, G12A, G12B & SM1 SoCs
Thanks ! I'll send a v2 with this fix and your ack! Neil
By Neil Armstrong · #2255 ·
Re: [PATCH 0/4] arm: meson: Switch to using upstream DT for GXL, GXM, AXG, G12A, G12B & SM1 SoCs
Builds and run ok. for related: Acked-by: Viacheslav Bocharov <adeep@...> 28/03/2024 10.50, neil.armstrong@... wrote:
By Viacheslav Bocharov · #2254 ·
Re: [PATCH 0/4] arm: meson: Switch to using upstream DT for GXL, GXM, AXG, G12A, G12B & SM1 SoCs
Hi, Sorry for the delay. I will test this early next week (Tuesday) Thank you !
By Mattijs Korpershoek · #2253 ·
Re: [PATCH 0/4] arm: meson: Switch to using upstream DT for GXL, GXM, AXG, G12A, G12B & SM1 SoCs
Hi Mattijs, Can you check it doesn't break android boot ? Neil
By Neil Armstrong · #2252 ·
Re: [PATCH 0/4] arm: meson: Switch to using upstream DT for GXL, GXM, AXG, G12A, G12B & SM1 SoCs
Hi, You're right, I forgot to remove the fdtfile prefix, can you retry with: =====><=========================================== diff --git a/include/configs/meson64.h b/include/configs/meson64.h index
By Neil Armstrong · #2251 ·
Re: [PATCH 0/4] arm: meson: Switch to using upstream DT for GXL, GXM, AXG, G12A, G12B & SM1 SoCs
Hi, Neil! With this patchset I got wrong fdt link in env with double prefix: fdtfile=amlogic/amlogic/meson-gxl-s905w-jethome-jethub-j80.dtb but if i remove "amlogic" prefix in config it does not build
By Viacheslav Bocharov · #2250 ·
Re: [PATCH v1] board: amlogic: jethubj100: fix update docs
Thanks, squashed! Neil
By Neil Armstrong · #2249 ·
[PATCH v1] board: amlogic: jethubj100: fix update docs
Fix linter errors Fixes: 2fc5e3c1668cffdb4b894986e98c1ee10f6e9955 Signed-off-by: Viacheslav Bocharov <adeep@...> --- doc/board/amlogic/jethub-j100.rst | 2 +- 1 file changed, 1 insertion(+), 1
By Viacheslav Bocharov · #2248 ·
Re: [GIT PULL] Please pull u-boot-amlogic-fixes-20240325
Applied to u-boot/master, thanks! -- Tom
By Tom Rini <trini@...> · #2247 ·
[GIT PULL] Please pull u-boot-amlogic-fixes-20240325
Hi Tom, Please pull this set of last minute fixes Thanks, Neil The following changes since commit bd0aedde3ea3691616c17c720e2d25351308c0a1: board: toradex: verdin-am62_r5: Increase
By Neil Armstrong · #2246 ·
Re: [PATCH v1 3/3] board: amlogic: jethubj100: update docs
I have a CI failure: https://source.denx.de/u-boot/custodians/u-boot-amlogic/-/jobs/804174 /builds/u-boot/custodians/u-boot-amlogic/doc/board/amlogic/jethub-j100.rst:4:Title underline too short.
By Neil Armstrong · #2245 ·
Re: [PATCH v2] board: amlogic: fix buffler overflow in seria, mac & usid read
Hi, Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-amlogic (u-boot-amlogic) [1/1] board: amlogic: fix buffler overflow in seria, mac & usid read
By Neil Armstrong · #2244 ·
Re: [PATCH v2 0/2] ARM: dts: fix Ethernet and random MAC's on WeTek Hub/Play2
Hi, Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-amlogic (u-boot-amlogic) [1/2] ARM: dts: fix Ethernet on WeTek Hub/Play2
By Neil Armstrong · #2243 ·
Re: [PATCH v1 0/3] board: amlogic: jethubj100: small updates
Hi, Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-amlogic (u-boot-amlogic-next) [1/3] board: amlogic: jethubj100: fix common config header
By Neil Armstrong · #2242 ·
[PATCH v2 2/2] board: amlogic: add meson_generate_serial_ethaddr fallback to p200
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:
By Christian Hewitt · #2241 ·
[PATCH v2 1/2] ARM: dts: fix Ethernet on WeTek Hub/Play2
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
By Christian Hewitt · #2240 ·
[PATCH v2 0/2] ARM: dts: fix Ethernet and random MAC's on WeTek Hub/Play2
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
By Christian Hewitt · #2239 ·
Re: [PATCH v2 24/24] dts: support building all dtb files for a specific vendor
By Michal Simek <michal.simek@...> · #2238 ·
Re: [PATCH v2 16/24] xlnx: drop dt-binding headers
By Michal Simek <michal.simek@...> · #2237 ·
[PATCH v2 24/24] dts: support building all dtb files for a specific vendor
This adjusts OF_UPSTREAM to behave more like the kernel by allowing for all the devicetree files for a given vendor to be compiled. This is useful for Qualcomm in particular as most boards are
By Caleb Connolly <caleb.connolly@...> · #2236 ·