[PULL] u-boot-riscv/master

Tom Rini trini at konsulko.com
Thu May 27 13:20:34 CEST 2021


On Thu, May 27, 2021 at 06:41:35PM +0800, Leo Liang wrote:
> On Thu, May 27, 2021 at 04:57:17PM +0800, Green Wan wrote:
> > Hi Tom,
> > 
> > Thanks for the comments.
> > 
> > Not sure whether it catches different concerns, I plan to remove fdt_high and initrd_high since the bootm_* settings should be sufficient to calculate the values related to fdt_high and initrd_high. And I checked the bootm_* settings as below, the system can
> >  boot without fdt_high and initrd_high.
> > 
> > - bootm_low is set to CONFIG_SYS_SDRAM_BASE
> > - bootm_size is set to gd->ram_size (which comes from DT)
> > - bootm_mapsize is now equal to bootm_size
> > - boot log without fdt_high and initrd_high
> > "## Flattened Device Tree blob at 88000000
> > 	Booting using the fdt blob at 0x88000000
> > 	Loading Device Tree to 00000000ffffa000, end 00000000fffff64d ... OK"
> > 
> > Hi Leo/Rick,
> > 
> > Should I create v12 for fu740 series patchset based on u-boot-riscv.git ? or revert [PATCH v11 7/8] plus a patch? Thanks a lot!
> > 
> > Regards,
> > Green
> 
> Hi Green,
> 
> I think you could just create v12 patch.
> I will do the revert, thanks!

Thanks for sorting this out quickly!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210527/88bc51ce/attachment.sig>


More information about the U-Boot mailing list