Re: [PATCH] odroid-go2: remove setting SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR

2021-03-06 Thread Roger Pau Monné
Ping? On Mon, Feb 22, 2021 at 10:15:34AM +0100, Roger Pau Monné wrote: > On Wed, Feb 17, 2021 at 02:08:55PM +0100, Heiko Stuebner wrote: > > Hi Tom, > > > > Am Mittwoch, 17. Februar 2021, 03:21:25 CET schrieb Tom Rini: > > > I would say that yes, it's qui

Re: [PATCH 2/2] odroid-go2: fix default FDT file path

2021-02-24 Thread Roger Pau Monné
Forgot to Cc the maintainer, doing it now, sorry for the spam. On Mon, Feb 22, 2021 at 10:25:59AM +0100, Roger Pau Monné wrote: > The path in the Linux kernel dts directory is > rockchip/rk3326-odroid-go2.dtb. > > That also seems to match the FDT path set on other boards (ie: >

Re: [PATCH 1/2] odroid-go2: do not disable EFI

2021-02-24 Thread Roger Pau Monné
Forgot to add maintainer, doing it now, sorry for the spam. On Mon, Feb 22, 2021 at 10:25:58AM +0100, Roger Pau Monné wrote: > Remove the unset of the EFI loader, it's possible for U-Boot to > provide a EFI environment on this board, and it's also required by > the FreeBSD loader which

[PATCH 0/2] odroid-go2: two small config changes

2021-02-22 Thread Roger Pau Monné
Hello, The following series contain two config changes for odroid go2 board. Roger Pau Monné (2): odroid-go2: do not disable EFI odroid-go2: fix default FDT file path configs/odroid-go2_defconfig | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) -- 2.30.1

[PATCH 2/2] odroid-go2: fix default FDT file path

2021-02-22 Thread Roger Pau Monné
The path in the Linux kernel dts directory is rockchip/rk3326-odroid-go2.dtb. That also seems to match the FDT path set on other boards (ie: rock64-rk3328 for example). Signed-off-by: Roger Pau Monne --- configs/odroid-go2_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[PATCH 1/2] odroid-go2: do not disable EFI

2021-02-22 Thread Roger Pau Monné
Remove the unset of the EFI loader, it's possible for U-Boot to provide a EFI environment on this board, and it's also required by the FreeBSD loader which mandated EFI on Aarch64. Signed-off-by: Roger Pau Monné --- configs/odroid-go2_defconfig | 1 - 1 file changed, 1 deletion(-) diff --git

Re: [PATCH 2/2] build/DTC: fix sed usage in DTC command

2021-02-22 Thread Roger Pau Monné
; > Instead drop the cat concatenation done before the sed call and use > sed itself to edit and concatenate the files. > > No functional change intended. > > Signed-off-by: Roger Pau Monné > --- > Cc: Masahiro Yamada > Cc: Simon Glass > Cc: Michal Simek

Re: [PATCH] odroid-go2: remove setting SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR

2021-02-22 Thread Roger Pau Monné
On Wed, Feb 17, 2021 at 02:08:55PM +0100, Heiko Stuebner wrote: > Hi Tom, > > Am Mittwoch, 17. Februar 2021, 03:21:25 CET schrieb Tom Rini: > > I would say that yes, it's quite intentional that all boards for a given > > SoC (or SoC family) would use the same value for > >

Re: [PATCH] odroid-go2: remove setting SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR

2021-02-14 Thread Roger Pau Monné
On Sun, Feb 14, 2021 at 08:25:27AM +0100, Roger Pau Monné wrote: > On Sat, Feb 13, 2021 at 11:45:50PM +0100, Heiko Stuebner wrote: > > Hi Roger, > > > > Am Samstag, 13. Februar 2021, 16:59:01 CET schrieb Roger Pau Monne: > > > From: Roger Pau Monné &g

Re: [PATCH] odroid-go2: remove setting SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR

2021-02-13 Thread Roger Pau Monné
On Sat, Feb 13, 2021 at 11:45:50PM +0100, Heiko Stuebner wrote: > Hi Roger, > > Am Samstag, 13. Februar 2021, 16:59:01 CET schrieb Roger Pau Monne: > > From: Roger Pau Monné > > > > Using a non-default SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR setting makes the > &

Re: How to flash Odroid Go2 u-boot

2021-02-08 Thread Roger Pau Monné
On Mon, Feb 08, 2021 at 01:55:26PM +, Peter Robinson wrote: > On Mon, Feb 8, 2021 at 1:27 PM Roger Pau Monné wrote: > > > > Hello, > > > > I'm trying to build an u-boot image that I can flash into my SD card > > in order to boot from Odroid Go Super. I'm curre

How to flash Odroid Go2 u-boot

2021-02-08 Thread Roger Pau Monné
Hello, I'm trying to build an u-boot image that I can flash into my SD card in order to boot from Odroid Go Super. I'm currently trying to use the odroid-go2_defconfig which should be fairly similar to the hardware present in the Go3. I've managed to build it from 2021.01, but I'm not sure how I