Pull request doc-2023-10-rc3-2

2023-08-18 Thread Heinrich Schuchardt
Dear Tom, The following changes since commit e34efcf51df86eb2b07d9deb171596940586c666: rockchip: rk3566-anbernic-rgxx3: Rename defconfig to include SoC name (2023-08-18 10:25:03 -0400) are available in the Git repository at: https://source.denx.de/u-boot/custodians/u-boot-efi.git

[PATCH 1/1] doc: board: ti: am65x: provide image alt text

2023-08-18 Thread Heinrich Schuchardt
Provide alternative text for image. Fixes: fd358121bdb8 ("doc: board: ti: am65x: Update with boot flow diagram") Signed-off-by: Heinrich Schuchardt --- doc/board/ti/am65x_evm.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/board/ti/am65x_evm.rst b/doc/board/ti/am65x_evm.rst index

[PATCH 1/1] doc: board: ti: am62x: provide image alt texts

2023-08-18 Thread Heinrich Schuchardt
Provide alternative texts for images. Fixes: 34f76921d801 ("doc: board: ti: am62x: Convert the image format to svg") Signed-off-by: Heinrich Schuchardt --- doc/board/ti/am62x_sk.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/board/ti/am62x_sk.rst b/doc/board/ti/am62x_sk.rst

[PATCH 1/1] doc: board: ti: k3: image alt texts

2023-08-18 Thread Heinrich Schuchardt
Provide alternative texts for images. Fixes: 6e8fa0611f19 ("board: ti: k3: Convert boot flow ascii flow to svg") Signed-off-by: Heinrich Schuchardt --- doc/board/ti/k3.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/board/ti/k3.rst b/doc/board/ti/k3.rst index

Re: [PATCH 1/2] drivers/mtd/nvmxip: Rework the read accessor to support 32bit systems

2023-08-18 Thread Marek Vasut
On 8/13/23 23:46, Marek Vasut wrote: Get rid of nvmxip_mmio_rawread() and just implement the readl()/readq() reader loop within nvmxip_blk_read(). Cast the destination buffer as needed and increment the read by either 4 or 8 bytes depending on if this is systemd with 32bit or 64bit physical

Re: [PATCH v3 09/12] usb: cdns3: Handle otg mode as peripheral

2023-08-18 Thread Marek Vasut
On 8/18/23 21:26, Roger Quadros wrote: On 18/08/2023 21:48, Tom Rini wrote: On Thu, Aug 17, 2023 at 11:15:17AM +0300, Roger Quadros wrote: Hi Tom, On 14/08/2023 20:17, Tom Rini wrote: On Thu, Jul 13, 2023 at 03:45:42PM +0200, Julien Panis wrote: Override 'otg' to 'peripheral' mode, since

Re: [PATCH 3/3] sunxi: psci: implement PSCI on R528

2023-08-18 Thread Sam Edwards
On 8/18/23 07:27, Andre Przywara wrote: Hi Andre, So instead of trying to derive some pattern from where there is none, I'd rather do: config SUNXI_CPU_HOTPLUG_ADDRESS hex default 0x01c000bc if MACH_SUN8I_R40 But the hotplug flag register is at 0x01c000b8 for R40?

Re: [PATCH v2 1/5] sunxi: psci: clean away preprocessor macros

2023-08-18 Thread Sam Edwards
On 8/18/23 10:40, Sam Edwards wrote: On 8/18/23 07:11, Andre Przywara wrote: Hi Andre, The resulting object file is different (8 byte larger, even), so it's hard to prove I'm no stranger to reading object code. Since the output should be identical in principle, I'll spend a little bit of

Re: [PATCH v3 09/12] usb: cdns3: Handle otg mode as peripheral

2023-08-18 Thread Roger Quadros
On 18/08/2023 21:48, Tom Rini wrote: > On Thu, Aug 17, 2023 at 11:15:17AM +0300, Roger Quadros wrote: >> Hi Tom, >> >> On 14/08/2023 20:17, Tom Rini wrote: >>> On Thu, Jul 13, 2023 at 03:45:42PM +0200, Julien Panis wrote: >>> Override 'otg' to 'peripheral' mode, since 'otg' mode is

Re: [PATCH v3 09/12] usb: cdns3: Handle otg mode as peripheral

2023-08-18 Thread Tom Rini
On Thu, Aug 17, 2023 at 11:15:17AM +0300, Roger Quadros wrote: > Hi Tom, > > On 14/08/2023 20:17, Tom Rini wrote: > > On Thu, Jul 13, 2023 at 03:45:42PM +0200, Julien Panis wrote: > > > >> Override 'otg' to 'peripheral' mode, since 'otg' mode > >> is not yet supported by u-boot. > >> > >>

Re: [PATCH] arm: dts: mediatek: convert gmac link mode to 2500base-x for r3

2023-08-18 Thread Tom Rini
On Fri, Aug 18, 2023 at 08:45:33PM +0200, Frank Wunderlich wrote: > Am 18. August 2023 19:49:45 MESZ schrieb Tom Rini : > >On Thu, Aug 03, 2023 at 06:52:58PM +0200, Frank Wunderlich wrote: > > > >> From: Frank Wunderlich > >> > >> Ethernet on Bananapi-r3 is broken after > >> > >> commit

Re: [PATCH] arm: dts: mediatek: convert gmac link mode to 2500base-x for r3

2023-08-18 Thread Frank Wunderlich
Am 18. August 2023 19:49:45 MESZ schrieb Tom Rini : >On Thu, Aug 03, 2023 at 06:52:58PM +0200, Frank Wunderlich wrote: > >> From: Frank Wunderlich >> >> Ethernet on Bananapi-r3 is broken after >> >> commit bd70f3cea353 ("net: mediatek: add support for SGMII 1Gbps >> auto-negotiation mode") >>

Re: [PATCHv6 09/14] net/lwip: implement lwIP port to U-Boot

2023-08-18 Thread Simon Goldschmidt
Hi all, could you please remove the lwip-devel list from CC? I am interested in these mails, but the more you dive into U-Boot specific things here, the less people on our lwip list will be interested in this topic. Thanks, Simon Am 18. August 2023 14:53:43 MESZ schrieb Maxim Uvarov : >On

Re: [EXT] Re: [RFC] spl_fit.c: SPL Falcon Mode return to U-Boot

2023-08-18 Thread Tom Rini
On Fri, Aug 18, 2023 at 05:00:05PM +, Elena Popa wrote: > > > > > When Falcon Mode is enabled, spl_start_uboot() function must be defined. > > If this function returns 0 then SPL should start the kernel, if it returns > > 1 then > > U-Boot must be started. > > > > > > When spl_start_uboot()

Re: [PATCH] spl: mmc: Fix check of CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR

2023-08-18 Thread Tom Rini
On Tue, Aug 08, 2023 at 04:42:15PM +0300, Elena Popa wrote: > When Falcon Mode is enabled, SPL needs to check the value of > CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR. Unfortunately, it was using the > CONFIG_VAL(SYS_MMCSD_RAW_MODE_ARGS_SECTOR) which converts it into >

Re: [PATCH v2] scsi: Cache align temporary buffer

2023-08-18 Thread Tom Rini
On Mon, Aug 07, 2023 at 02:26:12AM +0200, Marek Vasut wrote: > The temporary buffer may be passed to DMA capable device, > make sure it is cache aligned. > > Signed-off-by: Marek Vasut Applied to u-boot/next, thanks! -- Tom signature.asc Description: PGP signature

Re: [PATCH] gpio: pca953x: Add TI TCA9554 support

2023-08-18 Thread Tom Rini
On Mon, Aug 07, 2023 at 01:36:05AM +0200, Marek Vasut wrote: > Add support for TI TCA9554, which is compatible with PCA9554 . > > Signed-off-by: Marek Vasut Applied to u-boot/next, thanks! -- Tom signature.asc Description: PGP signature

Re: [PATCH] CI: Switch to tools-only from sandbox_spl for tooling tests

2023-08-18 Thread Tom Rini
On Thu, Aug 10, 2023 at 12:52:24PM -0400, Tom Rini wrote: > When running tools for various tests use the tools-only build rather > than sandbox_spl. We used sandbox_spl here for historical reasons that > are no longer true. > > Signed-off-by: Tom Rini > Reviewed-by: Simon Glass Applied to

Re: [PATCH] ufs: cdns: Drop extra space

2023-08-18 Thread Tom Rini
On Sun, Aug 06, 2023 at 08:18:42PM +0200, Marek Vasut wrote: > Drop extra space before UCLASS. No functional change. > > Signed-off-by: Marek Vasut Applied to u-boot/next, thanks! -- Tom signature.asc Description: PGP signature

Re: [PATCH] arm: mediatek: add usb support for MT7988

2023-08-18 Thread Tom Rini
On Thu, Aug 03, 2023 at 08:00:01PM +0200, Frank Wunderlich wrote: > From: Frank Wunderlich > > MT7988 has a t-phy and an x-phy controller. There is already a driver for > t-phy so we can add USB support for this phy type. > > Signed-off-by: Frank Wunderlich Applied to u-boot/next, thanks!

Re: [PATCH] arm: dts: mediatek: convert gmac link mode to 2500base-x for r3

2023-08-18 Thread Tom Rini
On Thu, Aug 03, 2023 at 06:52:58PM +0200, Frank Wunderlich wrote: > From: Frank Wunderlich > > Ethernet on Bananapi-r3 is broken after > > commit bd70f3cea353 ("net: mediatek: add support for SGMII 1Gbps > auto-negotiation mode") > > because changes from this commit were not applied to

Re: [PATCH] arm: bcm283x undefined reference to "print_cpuinfo"

2023-08-18 Thread Tom Rini
On Thu, Aug 03, 2023 at 07:09:35PM +0530, Naveen Kumar Chaudhary wrote: > Builds for Raspberry Pi targets fail when CONFIG_DISPLAY_CPUINFO is > enabled and following error can be seen - > common/board_f.o:(.rodata.init_sequence_f+0x90): > undefined reference to `print_cpuinfo' > > Added

Re: [PATCH] armv8: Skip PIE in SPL due to load alignment fault.

2023-08-18 Thread Tom Rini
On Thu, Aug 03, 2023 at 04:12:18PM +0800, Kevin Chen wrote: > When PIE is enabled in start.S, u-boot/-spl use __rel_dyn_start > and _rel_dyn_end symbol to be loaded to and executed at a > different address than it was linked at. > > u-boot-spl.lds is used in SPL build, but relocation information

Re: [PATCH] arm: Use builtins for ffs/fls

2023-08-18 Thread Tom Rini
On Mon, Jul 31, 2023 at 05:27:33PM -0400, Sean Anderson wrote: > Since ARMv5, the clz instruction allows for efficient implementation of > ffs/fls with builtins. Until ARMv7 (with Thumb-2), this instruction is > only available in ARM mode. LTO makes it difficult to force specific > functions to

Re: [PATCH v2 1/5] sunxi: psci: clean away preprocessor macros

2023-08-18 Thread Sam Edwards
On 8/18/23 07:11, Andre Przywara wrote: Hi Andre, The resulting object file is different (8 byte larger, even), so it's hard to prove I'm no stranger to reading object code. Since the output should be identical in principle, I'll spend a little bit of time today seeing if I can identify

Re: [PATCH v2 2/5] sunxi: psci: refactor register access to separate functions

2023-08-18 Thread Sam Edwards
On 8/18/23 07:57, Andre Przywara wrote: On Wed, 16 Aug 2023 10:34:17 -0700 Sam Edwards wrote: Hi Sam, Likewise Andre, -static void __secure sunxi_set_entry_address(void *entry) +static void __secure sunxi_cpu_set_entry(int __always_unused cpu, void *entry) So what is the reasoning behind

Re: [GIT PULL] ARM: tegra: Changes for v2023.10-rc1

2023-08-18 Thread Tom Rini
On Fri, Aug 18, 2023 at 08:02:30PM +0300, Svyatoslav Ryhel wrote: > > > 18 серпня 2023 р. 19:49:43 GMT+03:00, Tom Rini > написав(-ла): > >On Fri, Aug 18, 2023 at 03:39:22PM +0200, Thierry Reding wrote: > > > >> From: Thierry Reding > >> > >> Hi Tom, > >> > >> The following changes since

Re: [GIT PULL] ARM: tegra: Changes for v2023.10-rc1

2023-08-18 Thread Svyatoslav Ryhel
18 серпня 2023 р. 19:49:43 GMT+03:00, Tom Rini написав(-ла): >On Fri, Aug 18, 2023 at 03:39:22PM +0200, Thierry Reding wrote: > >> From: Thierry Reding >> >> Hi Tom, >> >> The following changes since commit 68c07fc5fdf34f0926cf06fc0c4ebd6f2f3afe19: >> >> Merge

RE: [EXT] Re: [RFC] spl_fit.c: SPL Falcon Mode return to U-Boot

2023-08-18 Thread Elena Popa
> > When Falcon Mode is enabled, spl_start_uboot() function must be defined. > If this function returns 0 then SPL should start the kernel, if it returns 1 > then > U-Boot must be started. > > > > When spl_start_uboot() returns 1, then U-Boot must be loaded, and as far > as I can tell

Re: [GIT PULL] ARM: tegra: Changes for v2023.10-rc1

2023-08-18 Thread Tom Rini
On Fri, Aug 18, 2023 at 03:39:22PM +0200, Thierry Reding wrote: > From: Thierry Reding > > Hi Tom, > > The following changes since commit 68c07fc5fdf34f0926cf06fc0c4ebd6f2f3afe19: > > Merge https://source.denx.de/u-boot/custodians/u-boot-usb (2023-06-21 > 14:42:50 -0400) > > are available

Re: [PATCH] rockchip: rk3566-anbernic-rgxx3: Rename defconfig to include SoC name

2023-08-18 Thread Tom Rini
On Thu, 17 Aug 2023 21:52:48 +, Jonas Karlman wrote: > Rename defconfig to include SoC name, use similar pattern as other > RK356x boards: -.dts -> -_defconfig > > Applied to u-boot/master, thanks! -- Tom

Re: FIT Image not working in U-Boot

2023-08-18 Thread Freddie
On Thu, Aug 17, 2023 at 4:55 PM Freddie wrote: > > > On Thu, 17 Aug 2023 at 16:51, Simon Glass wrote: > >> Hi Freddie, >> >> On Thu, 17 Aug 2023 at 09:02, Freddie wrote: >> > >> > >> > >> > On Thu, Aug 17, 2023 at 3:13 PM Simon Glass wrote: >> >> >> >> Hi Freddie, >> >> >> >> On Thu, 17 Aug

Re: [PATCH] boot: Fix reference to bootmenu doc

2023-08-18 Thread Simon Glass
On Fri, 18 Aug 2023 at 08:54, Peter Robinson wrote: > > The Kconfig references a readme file that's moved and > converted to rst so update the reference. > > Signed-off-by: Peter Robinson > --- > boot/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Simon Glass >

Re: Doc style for method functions

2023-08-18 Thread Simon Glass
Hi Heinrich, On Thu, 17 Aug 2023 at 10:36, Heinrich Schuchardt wrote: > > On 16.08.23 19:47, Simon Glass wrote: > > Hi Jonathan, > > > > On Wed, 16 Aug 2023 at 11:15, Jonathan Corbet wrote: > >> > >> Simon Glass writes: > >> > >>> Hi Jonathan, > >>> > >>> I would like to do something like

Re: [PATCH v2 2/5] sunxi: psci: refactor register access to separate functions

2023-08-18 Thread Andre Przywara
On Wed, 16 Aug 2023 10:34:17 -0700 Sam Edwards wrote: Hi Sam, > This is to prepare for R528, which does not have the typical > "CPUCFG" block; it has a "CPUX" block which provides these > same functions but is organized differently. > > Moving the hardware-access bits to their own functions

Re: [PATCH v2 11/20] efi: x86: Correct the condition for installing ACPI tables

2023-08-18 Thread Simon Glass
Hi Heinrich, On Thu, 17 Aug 2023 at 19:35, Heinrich Schuchardt wrote: > > > > Am 18. August 2023 02:26:50 MESZ schrieb Simon Glass : > >It is not always the case that U-Boot builds the ACPI tables itself. For > >example, when booting from coreboot, the ACPI tables are built by > >coreboot. > > >

[PATCH] boot: Fix reference to bootmenu doc

2023-08-18 Thread Peter Robinson
The Kconfig references a readme file that's moved and converted to rst so update the reference. Signed-off-by: Peter Robinson --- boot/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boot/Kconfig b/boot/Kconfig index e8fb03b8016..86c2787dc53 100644 --- a/boot/Kconfig

Re: [PATCH 1/1] lib/vsprintf.c: fix integer overflow in vsprintf

2023-08-18 Thread Tom Cherry
On Tue, Aug 15, 2023 at 8:33 AM Paul Liu wrote: > > Hi Tom, > > Yes, I think Rasmus is correct. I didn't have any real cases that can trigger > the bug. > So let's don't include this patch. I'll see if I can revert this in AOSP's > branch. > > Yours, > Paul > > > > Y > > On Tue, 15 Aug 2023 at

Re: [PATCH 3/3] sunxi: psci: implement PSCI on R528

2023-08-18 Thread Andre Przywara
On Tue, 15 Aug 2023 18:48:49 -0700 Sam Edwards wrote: Hi Sam, > On 8/15/23 15:59, Andre Przywara wrote: > > Hi Sam, > > Hi Andre, > > > So that's a bit more nasty indeed. I don't even know if R_CPUCFG really > > makes sense here, as the _R_ term typically refers to the management > >

Re: [PATCHv6 04/14] net/lwip: implement dhcp cmd

2023-08-18 Thread Tom Rini
On Fri, Aug 18, 2023 at 12:14:11PM +0100, Peter Robinson wrote: > On Fri, Aug 18, 2023 at 10:39 AM Maxim Uvarov wrote: > > > > > > > > On Thu, 17 Aug 2023 at 21:10, Tom Rini wrote: > >> > >> On Thu, Aug 17, 2023 at 08:55:17PM +0600, Maxim Uvarov wrote: > >> > On Thu, 17 Aug 2023 at 20:04, Peter

Re: [PATCH 1/6] cmd: gpt: Remove confusing help text

2023-08-18 Thread Tom Rini
On Tue, Aug 15, 2023 at 10:26:55AM -0600, Joshua Watt wrote: > This help text appears to be a fragment of the text shown when > CONFIG_CMD_GPT_RENAME is enabled, but is confusing so remove it. > > Signed-off-by: Joshua Watt Reviewed-by: Tom Rini -- Tom signature.asc Description: PGP

Re: [PATCH v2 1/5] sunxi: psci: clean away preprocessor macros

2023-08-18 Thread Andre Przywara
On Wed, 16 Aug 2023 10:34:16 -0700 Sam Edwards wrote: Hi Sam, thanks for the update. > This patch restructures psci.c to get away from the "many different > function definitions switched by #ifdef" paradigm to the preferred style > of having a single function definition with `if

Re: Trying to boot custom kernel on Wink Hub (i.MX28)

2023-08-18 Thread Rogan Dawes
Circling back to this, I wanted to get a modern u-boot running on the Wink Hub v1 as well. Since it is possible to invoke SDP over USB (having soldered on a suitable microUSB connector), I have no concern about bricking it now. It's also a LOT easier than JTAG! I tried to build and flash the

[PATCH 2/2] fsl-layerscape: drop obsolete PPA secure firmware support

2023-08-18 Thread laurentiu . tudor
From: Laurentiu Tudor PPA was a secure firmware developed in-house which is no longer supported and replaced by TF-A quite some years ago. Drop support for it. Signed-off-by: Laurentiu Tudor --- arch/arm/cpu/armv8/fsl-layerscape/Kconfig | 60

[PATCH 0/2] fsl-layerscape: drop support for obsolete PPA secure firmware

2023-08-18 Thread laurentiu . tudor
From: Laurentiu Tudor Support for this in-house secure firmware was discontinued long time ago so remove it. First patch deletes the defconfigs that use it and the second one removes the actual support. Laurentiu Tudor (2): configs: layerscape: delete defconfigs using legacy PPA secure FW

[GIT PULL] ARM: tegra: Changes for v2023.10-rc1

2023-08-18 Thread Thierry Reding
From: Thierry Reding Hi Tom, The following changes since commit 68c07fc5fdf34f0926cf06fc0c4ebd6f2f3afe19: Merge https://source.denx.de/u-boot/custodians/u-boot-usb (2023-06-21 14:42:50 -0400) are available in the Git repository at: g...@source.denx.de:u-boot/custodians/u-boot-tegra.git

[PATCH] arm: rmobile: Fix off-by-one error in cpuinfo

2023-08-18 Thread Paul Barker
In rmobile_cpuinfo_idx() there is an off-by-one error in accessing the rmobile_cpuinfo array. At the end of the loop, i is equal to the array size, i.e. rmobile_cpuinfo[i] accesses one entry past the end of the array. The last entry in the array is a fallback value so the loop should count to

Re: [PATCHv6 09/14] net/lwip: implement lwIP port to U-Boot

2023-08-18 Thread Maxim Uvarov
On Wed, 16 Aug 2023 at 15:01, Ilias Apalodimas wrote: > On Mon, Aug 14, 2023 at 07:32:48PM +0600, Maxim Uvarov wrote: > > Implement network lwIP interface connected to the U-boot. > > Keep original file structure widely used fro lwIP ports. > > (i.e. port/if.c port/sys-arch.c). > > What the

Re: [PATCHv6 04/14] net/lwip: implement dhcp cmd

2023-08-18 Thread Peter Robinson
On Fri, Aug 18, 2023 at 10:39 AM Maxim Uvarov wrote: > > > > On Thu, 17 Aug 2023 at 21:10, Tom Rini wrote: >> >> On Thu, Aug 17, 2023 at 08:55:17PM +0600, Maxim Uvarov wrote: >> > On Thu, 17 Aug 2023 at 20:04, Peter Robinson wrote: >> > >> > > On Thu, Aug 17, 2023 at 2:46 PM Maxim Uvarov >> >

Re: [PATCHv6 04/14] net/lwip: implement dhcp cmd

2023-08-18 Thread Maxim Uvarov
On Thu, 17 Aug 2023 at 21:10, Tom Rini wrote: > On Thu, Aug 17, 2023 at 08:55:17PM +0600, Maxim Uvarov wrote: > > On Thu, 17 Aug 2023 at 20:04, Peter Robinson > wrote: > > > > > On Thu, Aug 17, 2023 at 2:46 PM Maxim Uvarov > > > wrote: > > > > > > > > On Mon, 14 Aug 2023 at 21:29, Tom Rini

[PATCH v1] serial-uclass: reset gd->cur_serial_dev to NULL if serial not found

2023-08-18 Thread Maksim Kiselev
Reset gd->cur_serial_dev pointer to avoid calling non-relocated code from relocated code if a serial driver is not found and CONFIG_REQUIRE_SERIAL_CONSOLE is disabled. Here is detailed explanation of what this patch is trying to fix. U-boot calls the serial_find_console_or_panic() function

Re: [PATCHv6 07/14] net/lwip: implement ping cmd

2023-08-18 Thread Maxim Uvarov
On Fri, 18 Aug 2023 at 09:10, Simon Glass wrote: > Hi Maxim, > > On Wed, 16 Aug 2023 at 14:15, Maxim Uvarov > wrote: > > > > > > > > On Wed, 16 Aug 2023 at 20:39, Simon Glass wrote: > >> > >> Hi Maxim, > >> > >> On Wed, 16 Aug 2023 at 03:09, Maxim Uvarov > wrote: > >> > > >> > On Wed, 16 Aug

[PATCH v9 7/7] board: htc: endeavoru: add One X support

2023-08-18 Thread Svyatoslav Ryhel
The HTC One X is a touchscreen-based, slate-sized smartphone designed and manufactured by HTC that runs the Android operating system. The One X features a 4.7" display, an Nvidia Tegra 3 quad-core chip, 1 GB of RAM and non-extendable 32 GB of internal storage. UART-A is default debug port.

[PATCH v9 6/7] board: lg: x3: add Optimus 4X HD and Optimus Vu support

2023-08-18 Thread Svyatoslav Ryhel
LG X3 is a development board based on Nvidia Tegra 3 SoC on base of which Optimus 4X HD and Optimus Vu were created. Both smartphones feature a 4.7" and 5" panels respectively, an Nvidia Tegra 3 quad-core chip, 1 GB of RAM and 16/32 GB of internal storage. Optimux 4X HD additionally has a micro SD

[PATCH v9 5/7] board: asus: grouper: add Google Nexus 7 (2012) support

2023-08-18 Thread Svyatoslav Ryhel
Nexus 7 is a mini tablet computer co-developed by Google and Asus that runs the Android operating system. The Nexus 7 features a 7" display, an Nvidia Tegra 3 quad-core chip, 1 GB of RAM and 8/16 GB of internal storage. This patch brings support for all 3 known ASUS/Google devices: - Nexus 7

[PATCH v9 4/7] board: asus: transformer: add ASUS Transformer T30 family support

2023-08-18 Thread Svyatoslav Ryhel
The ASUS Transformer T30 family are 2-in-1 detachable tablets and AiO developed by ASUS that run the Android operating system (TF600T runs Windows RT and P1801-T runs Android and Windows). The T30 Transformers feature a 10.1-inch display (apart P1801-T), an Nvidia Tegra 3 quad-core chip, 1/2 GB of

[PATCH v9 3/7] ARM: tegra: add SoC UID calculation function

2023-08-18 Thread Svyatoslav Ryhel
This is a small tool for calculation of SoC UID based on the same Linux function. It can be further used for generation of device unique data like mac address or exposing it as serial number. Tested-by: Andreas Westman Dorcsak # ASUS Grouper E1565 Tested-by: Svyatoslav Ryhel # LG P895 T30

[PATCH v9 2/7] configs: tegra-common-post: make PXE and DHCP boot targets optional

2023-08-18 Thread Svyatoslav Ryhel
From: Jonas Schwöbel Disabling the network related features in defconfig causes build to fail so make them optional. Tested-by: Andreas Westman Dorcsak # ASUS Grouper E1565 Tested-by: Svyatoslav Ryhel # LG P895 T30 Signed-off-by: Jonas Schwöbel Signed-off-by: Svyatoslav Ryhel ---

[PATCH v9 1/7] configs: tegra-common-post: add GPIO keyboard as STDIN device

2023-08-18 Thread Svyatoslav Ryhel
GPIO keyboard is used on many newly upstreamed devices. Tested-by: Andreas Westman Dorcsak # ASUS Grouper E1565 Tested-by: Svyatoslav Ryhel # LG P895 T30 Signed-off-by: Svyatoslav Ryhel --- include/configs/tegra-common-post.h | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff

[PATCH v9 0/7] Tegra: add ASUS/Google Nexus 7 (2012) support

2023-08-18 Thread Svyatoslav Ryhel
This patchset adds support for native use of U-Boot on: - ASUS T30 Transformers (7 devices, all models); - ASUS/Google Nexus 7 (2012), both grouper and tilapia - LG Optimus 4X HD (P880) and Optimus Vu (P895) - HTC One X (endeavoru) as a replacement for the vendor bootloader. Current commits are

Re: [PATCH 1/1] Documentation extended with specific information for VirtualBox

2023-08-18 Thread Heinrich Schuchardt
On 17.08.23 15:46, thomas.mittelsta...@de.bosch.com wrote: From: Thomas Mittelstaedt Signed-off-by: Thomas Mittelstaedt --- doc/develop/uefi/u-boot_on_efi.rst | 76 ++ 1 file changed, 76 insertions(+) diff --git a/doc/develop/uefi/u-boot_on_efi.rst

Re: [PATCH v2 14/20] efi: x86: Use the installed SMBIOS tables

2023-08-18 Thread Ilias Apalodimas
On Fri, 18 Aug 2023 at 04:19, Heinrich Schuchardt wrote: > > > > Am 18. August 2023 02:26:53 MESZ schrieb Simon Glass : > >U-Boot sets up the SMBIOS tables during startup. Rather than creating a > >new set, install the existing ones. Rely on the ACPI table's memory-map > >record to cover the

Re: [PATCH v2 11/20] efi: x86: Correct the condition for installing ACPI tables

2023-08-18 Thread Ilias Apalodimas
On Fri, 18 Aug 2023 at 04:40, Heinrich Schuchardt wrote: > > > > Am 18. August 2023 02:26:50 MESZ schrieb Simon Glass : > >It is not always the case that U-Boot builds the ACPI tables itself. For > >example, when booting from coreboot, the ACPI tables are built by > >coreboot. > > > >Correct the