Re: [U-Boot] [PATCH v4] imx:display5: Add support for LWN's DISPLAY5 board (for v2017.11-rc2+)

2017-11-07 Thread Lukasz Majewski
Hi Stefano, > Hi Lukasz, > > On 31/10/2017 17:58, Lukasz Majewski wrote: > > This commit provides support for LWN's IMX6Q based DISPLAY5 board. > > > > I would merge it, but why the commit message is still "(for > v2017.11-rc2+)" ? This goes into git history if I merge it. > > Can I drop it

Re: [U-Boot] [PATCH v4] imx:display5: Add support for LWN's DISPLAY5 board (for v2017.11-rc2+)

2017-11-07 Thread Stefano Babic
Hi Lukasz, On 31/10/2017 17:58, Lukasz Majewski wrote: > This commit provides support for LWN's IMX6Q based DISPLAY5 board. > I would merge it, but why the commit message is still "(for v2017.11-rc2+)" ? This goes into git history if I merge it. Can I drop it by merging ? Best regards,

[U-Boot] [PATCH v4] imx:display5: Add support for LWN's DISPLAY5 board (for v2017.11-rc2+)

2017-10-31 Thread Lukasz Majewski
This commit provides support for LWN's IMX6Q based DISPLAY5 board. Signed-off-by: Lukasz Majewski --- Changes in v4: - Refactor obscure sw/hw rev code for display5 board - replace get_ram_size((void *)PHYS_SDRAM, PHYS_SDRAM_SIZE); with imx_ddr_size() - remove