PD#173881: osd: dts: fix osd cma alloc-ranges caused uboot logo
show blurrry
Change-Id: I60503a95f83d66605ecf4c24f882b4606cc37ed3
Signed-off-by: pengcheng chen <pengcheng.chen@amlogic.com>
reusable;
size = <0x800000>;
alignment = <0x400000>;
- //alloc-ranges = <0x3f800000 0x800000>;
+ alloc-ranges = <0x7f800000 0x800000>;
};
//don't put other dts in front of logo_reserved
reusable;
size = <0x800000>;
alignment = <0x400000>;
- alloc-ranges = <0x32000000 0xc800000>;
+ alloc-ranges = <0x3f800000 0x800000>;
};
ion_reserved:linux,ion-dev {