Blame view

kernel/linux-rt-4.4.41/arch/mips/boot/dts/mti/malta.dts 262 Bytes
5113f6f70   김현기   kernel add
1
2
3
4
5
6
7
8
9
10
11
  /dts-v1/;
  
  /memreserve/ 0x00000000 0x00001000;	/* YAMON exception vectors */
  /memreserve/ 0x00001000 0x000ef000;	/* YAMON */
  /memreserve/ 0x000f0000 0x00010000;	/* PIIX4 ISA memory */
  
  / {
  	#address-cells = <1>;
  	#size-cells = <1>;
  	compatible = "mti,malta";
  };