oleavr-rgl-a500-mini-linux-.../arch/arm/boot/dts/sun8iw17p1-fpga.dts
Ole André Vadla Ravnås 169c65d57e Initial commit
2022-05-07 01:01:45 +02:00

26 lines
379 B
Text

/*
* Allwinner Technology CO., Ltd. sun8iw17p1 fpga board.
*
* fpga board support.
*/
/dts-v1/;
/memreserve/ 0x78000000 0x08000000; /* ion carvout heap revserve : [0x38000000~0x40000000], size = 128M */
#include "sun8iw17p1.dtsi"
/{
ion {
carvout{
type = <2>;
name = "carvout";
base = <0x78000000>;
size = <0x08000000>;
};
};
soc@03000000 {
};
};