Re: BUG in u-boot for ODROID-XU3/XU4/HC1/HC2

2022-06-08 Thread Gabriel Hojda
hi, finally got around to do it: added "board=ordoid" to CONFIG_EXTRA_ENV_SETTINGS in include/configs/odroid_xu3.h using following patch, rebuild the rpm locally, updated u-boot on the sdcard for my local odroid-hc2 and booted with the new u-boot ... so adding board to CONFIG_EXTRA_ENV_SETTIN

Re: BUG in u-boot for ODROID-XU3/XU4/HC1/HC2

2022-06-07 Thread Tom Rini
On Sat, May 28, 2022 at 03:10:51AM +0300, Gabriel Hojda wrote: > hi, > > i've recently tried u-boot 2022.04 (u-boot-v2022.04.tar.bz2) and my > odroid-hc2 didn't boot with uefi (default since Fedora 35) but worked when i > used exlinux.conf > > trying to track down the problem, i've found that in