[PATCH v2 10/13] arm: dts: am335x: add 'u-boot, dm-pre-reloc' to panel

Tom Rini trini at konsulko.com
Sun Feb 16 18:01:01 CET 2020


On Sun, Feb 16, 2020 at 04:09:39PM +0100, Dario Binacchi wrote:

> Add the "u-boot,dm-pre-reloc" property to the "ti,tilcdc,panel"
> compatible node. In this way the video-uclass module can allocate the
> amount of memory needed to be assigned to the frame buffer.
> In the case of the boards that support Linux, the addition of the
> property in the *-u-boot.dtsi file still required  changing its dts
> file adding a label to the panel node in order to be referenced.
> 
> Signed-off-by: Dario Binacchi <dariobin at libero.it>
> 
> 
>  - Change subject line in: arm: dts: am335x:
>  - Move 'u-boot,dm-pre-reloc' property in *-u-boot.dtsi files for
>    boards tha support Linux
>  - Ran building tests with CONFIG_AM335X_LCD enabled and disabled for
>    following configurations:
>     - brxre1_defconfig           --> success
>     - am335x_guardian_defconfig  --> success
>     - am335x_evm_defconfig       --> success
>     - da850evm_defconfig         --> failure with CONFIG_AM335X_LCD enabled
> 
>    Enabling CONFIG_AM335X_LCD causes building errors even without applying
>    the patch. The driver has never been enabled on the da850 and must be
>    adapted for this platform.
> 

Reviewed-by: Tom Rini <trini at konsulko.com>

-- 
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/20200216/f6e4a29b/attachment.sig>


More information about the U-Boot mailing list