[PATCH v4 4/9] global: Move from bi_memstart/memsize -> gd->ram_base/ram_size
Stefan Roese
sr at denx.de
Tue Aug 18 13:34:28 CEST 2020
Hi Wolfgang,
On 18.08.20 12:35, Wolfgang Denk wrote:
> In message <20200813054800.469284-5-sr at denx.de> you wrote:
>> With the removal of bi_memstart & bi_memsize, this patch now moves the
>> references to the better suiting gd->ram_base/ram_size variables.
>
> This sounds as if bi_memstart & bi_memsize have already been
> removed, in whih case the patch order would be wrong as it would
> be unbisectable ; but if I see his right the actual removel will
> only follow in later patches ("[PATCH v4 7/9] powerpc: Remove
> bi_memstart & bi_memsize assignments in spl.c" etc.) ?
>
> In this case it might be better to write something like:
>
> "With the _planned_ removal ..."
>
> or such?
Okay. I'll update the commit text accordingly in the next version.
Thanks,
Stefan
More information about the U-Boot
mailing list