Re: [PATCH v2 0/2] rtc: provide an emulated RTC

2020-10-29 Thread Pablo Sebastián Greco
On 29/10/20 08:36, Heinrich Schuchardt wrote: On 10/29/20 11:27 AM, Pablo Sebastián Greco wrote: Can I suggest as a future enhancement adding an option to also be able to read U_BOOT_EPOCH from env? Userspace tools could write the time on shutdown (like fakehwclock). Thank you for your

Re: [PATCH v2 0/2] rtc: provide an emulated RTC

2020-10-29 Thread Pablo Sebastián Greco
Can I suggest as a future enhancement adding an option to also be able to read U_BOOT_EPOCH from env? Userspace tools could write the time on shutdown (like fakehwclock). Ok, adding `date x` to the start script could work too, but it seems messy. Pablo. On 25/10/20 04:13, Heinrich Schucha

Re: [U-Boot] [PATCH 1/1] efi_loader: remove efi_exit_caches()

2019-07-22 Thread Pablo Sebastián Greco
El 22/7/19 a las 12:15, Peter Robinson escribió: On Mon, Jul 22, 2019 at 2:36 PM Tom Rini wrote: On Sun, Jul 21, 2019 at 10:46:24AM +0100, Peter Robinson wrote: On Fri, Jul 19, 2019 at 7:28 PM Heinrich Schuchardt wrote: In GRUB before 2.04 a bug existed which did not allow booting some ARM3

Re: [U-Boot] [PATCH 1/1] efi_loader: remove efi_exit_caches()

2019-07-22 Thread Pablo Sebastián Greco
El 22/7/19 a las 12:15, Peter Robinson escribió: On Mon, Jul 22, 2019 at 2:36 PM Tom Rini wrote: On Sun, Jul 21, 2019 at 10:46:24AM +0100, Peter Robinson wrote: On Fri, Jul 19, 2019 at 7:28 PM Heinrich Schuchardt wrote: In GRUB before 2.04 a bug existed which did not allow booting some ARM3

Re: [U-Boot] [U-Boot, 0/7] sunxi: a20/r40: Migrate DM_MMC and DM_SCSI

2019-04-16 Thread Pablo Sebastián Greco
dts rename board/sunxi/ahci.c => drivers/ata/ahci_sunxi.c (94%) On the r40 bits Tested-by: Pablo Sebastián Greco ___ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot

[U-Boot] arm: sunxi: Bananapi_M2_Ultra not working with DM_MMC

2019-04-04 Thread Pablo Sebastián Greco
A few days ago I tried to boot my Bananapi_M2_Ultra with 2019.04rc, I found that it wasn't booting, 2019.01 was working ok. Bisecting indicated that the problem was after http://git.denx.de/?p=u-boot.git;a=commitdiff;h=a7cca5793774ee139b75a704d6efaa4d29f09f93 Here's what I see when booting: U-