On 19 August 2015 at 08:33, Bin Meng <bmeng...@gmail.com> wrote:
> On Sun, Aug 16, 2015 at 4:37 AM, Simon Glass <s...@chromium.org> wrote:
>> Since U-Boot and its device tree can grow we should check that it does not
>> overlap the regions above it. Track the ROM offset that U-Boot reaches and
>> check that other regions (written after U-Boot) do not interfere.
>>
>> Signed-off-by: Simon Glass <s...@chromium.org>
>> ---
>
> Nice enhancement! I wanted to add similar feature when I was debugging
> the TunnelCreek graphics vgabios (sometimes it got overlapped sections
> in the u-boot.rom without any warnings), but never started to work on
> it. Thanks for the patch.

Yes it can silently bite you, so I thought it was a good idea to fix it.

>
> Reviewed-by: Bin Meng <bmeng...@gmail.com>
> Tested-by: Bin Meng <bmeng...@gmail.com>
>
> Regards,
> Bin

Applied to u-boot-x86.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to