Searched +full:0 +full:x1260000 (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/include/configs/ |
H A D | smdkc100.h | 30 #define CONFIG_SYS_SDRAM_BASE 0x30000000 40 * 1MB = 0x100000, 0x100000 = 1024 * 1024 64 #define CONFIG_UPDATEB "updateb=onenand erase 0x0 0x40000;" \ 65 " onenand write 0x32008000 0x0 0x40000\0" 71 "onenand erase 0x60000 0x300000;" \ 72 "onenand write 0x31008000 0x60000 0x300000\0" \ 75 "onenand write 0x32000000 0x1260000 0x8C0000\0" \ 77 "onenand read 0x30007FC0 0x60000 0x300000;" \ 78 "bootm 0x30007FC0\0" \ 83 "run bootk\0" \ [all …]
|
H A D | s5p_goni.h | 27 #define CONFIG_SYS_SDRAM_BASE 0x30000000 55 #define CONFIG_G_DNL_THOR_VENDOR_NUM 0x04E8 56 #define CONFIG_G_DNL_THOR_PRODUCT_NUM 0x685D 57 #define CONFIG_G_DNL_UMS_VENDOR_NUM 0x0525 58 #define CONFIG_G_DNL_UMS_PRODUCT_NUM 0xA4A5 72 "u-boot raw 0x80 0x400;" \ 73 "uImage ext4 0 2;" \ 74 "exynos3-goni.dtb ext4 0 2;" \ 75 ""PARTS_ROOT" part 0 5\0" 86 "name="PARTS_UMS",size=-,uuid=${uuid_gpt_"PARTS_UMS"}\0" \ [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | mscc,vsc7514-switch.yaml | 38 "^port@[0-9a-f]+$": 55 "^port@[0-9a-f]+$": 142 reg = <0x1010000 0x10000>, 143 <0x1030000 0x10000>, 144 <0x1080000 0x100>, 145 <0x10e0000 0x10000>, 146 <0x11e0000 0x100>, 147 <0x11f0000 0x100>, 148 <0x1200000 0x100>, 149 <0x1210000 0x100>, [all …]
|
/openbmc/linux/arch/mips/boot/dts/mscc/ |
H A D | ocelot.dtsi | 11 #size-cells = <0>; 13 cpu@0 { 17 reg = <0>; 26 #address-cells = <0>; 34 #clock-cells = <0>; 40 #clock-cells = <0>; 50 ranges = <0 0x70000000 0x2000000>; 54 cpu_ctrl: syscon@0 { 56 reg = <0x0 0x2c>; 61 reg = <0x70 0x70>; [all …]
|
/openbmc/u-boot/arch/mips/dts/ |
H A D | mscc,ocelot.dtsi | 13 #size-cells = <0>; 15 cpu@0 { 19 reg = <0>; 27 cpuintc: interrupt-controller@0 { 28 #address-cells = <0>; 36 #clock-cells = <0>; 42 #clock-cells = <0>; 48 #clock-cells = <0>; 56 ranges = <0 0x70000000 0x2000000>; 60 cpu_ctrl: syscon@0 { [all …]
|