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

Commit

Permalink
pico-imx6ul: increase DDR memory size to 512MB
Browse files Browse the repository at this point in the history
  • Loading branch information
richard-hu committed Oct 19, 2016
1 parent 0a054fe commit f9872dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/imx6ul-pico-hobbit.dts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
compatible = "fsl,imx6ul-pico", "fsl,imx6ul";

memory {
reg = <0x80000000 0x10000000>;
reg = <0x80000000 0x20000000>;
};

chosen {
Expand Down

0 comments on commit f9872dd

Please sign in to comment.