Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit f9872dd

Browse files
committed
pico-imx6ul: increase DDR memory size to 512MB
1 parent 0a054fe commit f9872dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm/boot/dts/imx6ul-pico-hobbit.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
compatible = "fsl,imx6ul-pico", "fsl,imx6ul";
2222

2323
memory {
24-
reg = <0x80000000 0x10000000>;
24+
reg = <0x80000000 0x20000000>;
2525
};
2626

2727
chosen {

0 commit comments

Comments
 (0)