Home
last modified time | relevance | path

Searched +full:0 +full:xff720000 (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/arch/arm/mach-rockchip/
H A Drk3399-board-spl.c74 for (i = 0; i < ARRAY_SIZE(spl_boot_devices_tbl); ++i) in spl_decode_boot_device()
101 chosen = fdt_find_or_add_subnode(blob, 0, "chosen"); in spl_perform_fixups()
102 if (chosen < 0) { in spl_perform_fixups()
110 #define TIMER_CHN10_BASE 0xff8680a0
111 #define TIMER_END_COUNT_L 0x00
112 #define TIMER_END_COUNT_H 0x04
113 #define TIMER_INIT_COUNT_L 0x10
114 #define TIMER_INIT_COUNT_H 0x14
115 #define TIMER_CONTROL_REG 0x1c
117 #define TIMER_EN 0x1
[all …]
/openbmc/linux/Documentation/devicetree/bindings/sram/
H A Dsram.yaml159 reg = <0x5c000000 0x40000>; /* 256 KiB SRAM at address 0x5c000000 */
163 ranges = <0 0x5c000000 0x40000>;
166 reg = <0x100 0x50>;
170 reg = <0x1000 0x1000>;
175 reg = <0x20000 0x20000>;
190 reg = <0x02020000 0x54000>;
193 ranges = <0 0x02020000 0x54000>;
195 smp-sram@0 {
197 reg = <0x0 0x1000>;
202 reg = <0x53000 0x1000>;
[all …]
/openbmc/u-boot/board/freescale/mpc8536ds/
H A DREADME38 Note: 1 stands for 'on', 0 stands for 'off'
42 nand erase 0 a0000
43 nand write 1000000 0 a0000
71 SW3[1] = 0
72 SW8[7] = 0 - The on-board SD/MMC slot is active
80 | 0x40-0x43 | 0x424F4F54 | BOOT signature |
82 | 0x48-0x4B | 0x00080000 | u-boot.bin's size |
84 | 0x50-0x53 | 0x???????? | u-boot.bin's Addr on SDCard |
86 | 0x58-0x5B | 0xF8F80000 | Target Address |
88 | 0x60-0x63 | 0xF8FFF000 | Execution Starting Address |
[all …]
/openbmc/u-boot/arch/arm/dts/
H A Drk3288.dtsi53 #size-cells = <0>;
60 reg = <0x500>;
85 reg = <0x501>;
91 reg = <0x502>;
97 reg = <0x503>;
111 reg = <0xff250000 0x4000>;
122 reg = <0xff600000 0x4000>;
123 interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>,
134 reg = <0xffb20000 0x4000>;
135 interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>,
[all …]
H A Drk3399.dtsi43 #size-cells = <0>;
71 cpu_l0: cpu@0 {
74 reg = <0x0 0x0>;
83 reg = <0x0 0x1>;
91 reg = <0x0 0x2>;
99 reg = <0x0 0x3>;
107 reg = <0x0 0x100>;
116 reg = <0x0 0x101>;
139 interrupts = <GIC_PPI 13 IRQ_TYPE_LEVEL_LOW 0>,
140 <GIC_PPI 14 IRQ_TYPE_LEVEL_LOW 0>,
[all …]
/openbmc/linux/arch/arm/boot/dts/rockchip/
H A Drk3288.dtsi53 #size-cells = <0>;
60 reg = <0x500>;
71 reg = <0x501>;
82 reg = <0x502>;
93 reg = <0x503>;
103 cpu_opp_table: opp-table-0 {
163 * The rk3288 cannot use the memory area above 0xfe000000
173 reg = <0x0 0xfe000000 0x0 0x1000000>;
181 #clock-cells = <0>;
197 reg = <0x0 0xff810000 0x0 0x20>;
[all …]
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399.dtsi41 #size-cells = <0>;
69 cpu_l0: cpu@0 {
72 reg = <0x0 0x0>;
84 reg = <0x0 0x1>;
96 reg = <0x0 0x2>;
108 reg = <0x0 0x3>;
120 reg = <0x0 0x100>;
138 reg = <0x0 0x101>;
159 arm,psci-suspend-param = <0x0010000>;
168 arm,psci-suspend-param = <0x1010000>;
[all …]