Home
last modified time | relevance | path

Searched +full:0 +full:xe0000 (Results 1 – 25 of 190) sorted by relevance

12345678

/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Dopenbmc-flash-layout-128.dtsi8 u-boot@0 {
9 reg = <0x0 0xe0000>; // 896KB
14 reg = <0xe0000 0x20000>; // 128KB
19 reg = <0x100000 0x900000>; // 9MB
24 reg = <0xa00000 0x5600000>; // 86MB
29 reg = <0x6000000 0x2000000>; // 32MB
H A Dopenbmc-flash-layout-64.dtsi11 u-boot@0 {
12 reg = <0x0 0xe0000>; // 896KB
17 reg = <0xe0000 0x20000>; // 128KB
22 reg = <0x100000 0x900000>; // 9MB
27 reg = <0xa00000 0x2000000>; // 32MB
32 reg = <0x2a00000 0x1600000>; // 22MB
H A Dopenbmc-flash-layout-64-alt.dtsi11 u-boot@0 {
12 reg = <0x0 0xe0000>; // 896KB
17 reg = <0xe0000 0x20000>; // 128KB
22 reg = <0x100000 0x900000>; // 9MB
27 reg = <0xa00000 0x2000000>; // 32MB
32 reg = <0x2a00000 0x1600000>; // 22MB
H A Dfacebook-bmc-flash-layout-128.dtsi12 u-boot@0 {
13 reg = <0x0 0xe0000>;
21 reg = <0xe0000 0x10000>;
30 reg = <0xf0000 0x10000>;
38 reg = <0x100000 0x7700000>;
47 reg = <0x7800000 0x800000>;
56 flash0@0 {
57 reg = <0x0 0x8000000>;
/openbmc/u-boot/configs/
H A Dnsa310s_defconfig3 CONFIG_SYS_TEXT_BASE=0x600000
23 …RTS_DEFAULT="mtdparts=orion_nand:0xe0000@0x0(uboot),0x20000@0xe0000(uboot_env),0x100000@0x100000(s…
H A Dib62x0_defconfig3 CONFIG_SYS_TEXT_BASE=0x600000
24 CONFIG_MTDPARTS_DEFAULT="mtdparts=orion_nand:0xe0000@0x0(uboot),0x20000@0xe0000(uboot_env),-@0x1000…
H A Devb-ast2600-spl-tiny_defconfig7 CONFIG_SYS_TEXT_BASE=0x10000
11 CONFIG_SYS_MALLOC_F_LEN=0x2000
12 CONFIG_ENV_SIZE=0x10000
13 CONFIG_ENV_OFFSET=0xE0000
15 CONFIG_DEBUG_UART_BASE=0x1e784000
26 CONFIG_PRE_CON_BUF_ADDR=0x10000000
46 CONFIG_ENV_SPI_BUS=0
48 CONFIG_ENV_SPI_CS=0
H A Devb-ast2605_defconfig4 CONFIG_SYS_TEXT_BASE=0x10000
6 CONFIG_ASPEED_SSP_RERV_MEM=0x2000000
7 CONFIG_SYS_MALLOC_F_LEN=0x2000
8 CONFIG_ENV_SIZE=0x10000
9 CONFIG_ENV_OFFSET=0xE0000
46 CONFIG_ENV_SPI_BUS=0
48 CONFIG_ENV_SPI_CS=0
H A Devb-ast2600a1_defconfig4 CONFIG_SYS_TEXT_BASE=0x0
7 CONFIG_SYS_MALLOC_F_LEN=0x800
8 CONFIG_ENV_SIZE=0x10000
9 CONFIG_ENV_OFFSET=0xE0000
46 CONFIG_ENV_SPI_BUS=0
48 CONFIG_ENV_SPI_CS=0
/openbmc/u-boot/include/configs/
H A Ddns325.h43 #define CONFIG_MVGBE_PORTS {1, 0} /* enable port 0 only */
64 #define CONFIG_ENV_SECT_SIZE 0x20000 /* 128KB */
67 #define CONFIG_ENV_SIZE 0x20000 /* 128KB */
68 #define CONFIG_ENV_ADDR 0xe0000
69 #define CONFIG_ENV_OFFSET 0xe0000 /* env starts here */
76 "stdin=serial\0" \
77 "stdout=serial\0" \
78 "stderr=serial\0" \
79 "loadaddr=0x800000\0" \
80 "autoload=no\0" \
[all …]
H A Devb_ast2600a0_spl.h12 #define CONFIG_SYS_MEMTEST_START (CONFIG_SYS_SDRAM_BASE + 0x300000)
13 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + 0x5000000)
18 #define CONFIG_SYS_LOAD_ADDR 0x83000000
29 #define CONFIG_SYS_MONITOR_LEN 0xe0000
32 #define CONFIG_SPL_TEXT_BASE 0x00000000
33 #define CONFIG_SPL_MAX_SIZE 0x0000E800
34 #define CONFIG_SPL_STACK 0x10010000
36 #define CONFIG_SPL_BSS_START_ADDR 0x90000000
37 #define CONFIG_SPL_BSS_MAX_SIZE 0x00100000
H A Domap4_sdp4430.h24 #define CONFIG_ENV_OFFSET 0xE0000
/openbmc/linux/arch/arm/boot/dts/nxp/ls/
H A Dls1021a-tqmls1021a.dtsi33 /* MC34VR500 DC/DC regulator at 0x8, managed by PMIC */
34 /* On-board PMC at 0x11 */
38 reg = <0x4c>;
44 reg = <0x51>;
50 reg = <0x54>;
59 reg = <0x8>;
67 qflash0: flash@0 {
74 reg = <0>;
81 uboot@0 {
83 reg = <0x0 0xe0000>;
[all …]
/openbmc/qemu/include/hw/pci-host/
H A Dpam.h35 * 0xa0000 - 0xbffff compatible SMRAM
37 * 0xc0000 - 0xc3fff Expansion area memory segments
38 * 0xc4000 - 0xc7fff
39 * 0xc8000 - 0xcbfff
40 * 0xcc000 - 0xcffff
41 * 0xd0000 - 0xd3fff
42 * 0xd4000 - 0xd7fff
43 * 0xd8000 - 0xdbfff
44 * 0xdc000 - 0xdffff
45 * 0xe0000 - 0xe3fff Extended System BIOS Area Memory Segments
[all …]
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Dkirkwood-ib62x0.dts13 reg = <0x00000000 0x10000000>;
62 #size-cells = <0>;
63 pinctrl-0 = <&pmx_button_reset &pmx_button_usb_copy>;
80 pinctrl-0 = <&pmx_led_os_red &pmx_led_os_green
101 pinctrl-0 = <&pmx_power_off>;
110 partition@0 {
112 reg = <0x0000000 0xe0000>;
117 reg = <0xe0000 0x20000>;
122 reg = <0x0100000 0x600000>;
127 reg = <0x0700000 0xf900000>;
[all …]
H A Darmada-398.dtsi19 reg = <0x18000 0x20>;
24 reg = <0xe0000 0x2000>;
H A Darmada-388.dtsi25 reg = <0xe0000 0x2000>;
/openbmc/u-boot/arch/arm/dts/
H A Dkirkwood-ib62x0.dts13 reg = <0x00000000 0x10000000>;
62 #size-cells = <0>;
63 pinctrl-0 = <&pmx_button_reset &pmx_button_usb_copy>;
80 pinctrl-0 = <&pmx_led_os_red &pmx_led_os_green
101 pinctrl-0 = <&pmx_power_off>;
110 partition@0 {
112 reg = <0x0000000 0xe0000>;
117 reg = <0xe0000 0x20000>;
122 reg = <0x0100000 0x600000>;
127 reg = <0x0700000 0xf900000>;
[all …]
H A Darmada-388.dtsi25 reg = <0xe0000 0x2000>;
/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/files/
H A Du-boot_flash_64M.cfg1 CONFIG_ENV_SIZE=0x20000
2 CONFIG_ENV_OFFSET=0xE0000
/openbmc/linux/arch/arm/mach-dove/
H A Ddove.h14 * e0000000 @runtime 128M PCIe-0 Memory space
18 * f2000000 fee00000 1M PCIe-0 I/O space
22 #define DOVE_CESA_PHYS_BASE 0xc8000000
23 #define DOVE_CESA_VIRT_BASE IOMEM(0xfdb00000)
26 #define DOVE_PCIE0_MEM_PHYS_BASE 0xe0000000
29 #define DOVE_PCIE1_MEM_PHYS_BASE 0xe8000000
32 #define DOVE_BOOTROM_PHYS_BASE 0xf8000000
35 #define DOVE_SCRATCHPAD_PHYS_BASE 0xf0000000
36 #define DOVE_SCRATCHPAD_VIRT_BASE IOMEM(0xfdd00000)
39 #define DOVE_SB_REGS_PHYS_BASE 0xf1000000
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D07325 seq=`basename $0`
34 trap "_cleanup; exit \$status" 0 1 2 3 15
56 $QEMU_IO -c "write -P 0xa5 0 $size" "$TEST_IMG.base" | _filter_qemu_io
61 $QEMU_IO -c "write -P 0x11 0 0x10000" "$TEST_IMG" | _filter_qemu_io
62 $QEMU_IO -c "write -P 0x11 0x10000 0x10000" "$TEST_IMG.base" | _filter_qemu_io
64 $QEMU_IO -c "read -P 0x11 0 0x20000" "$TEST_IMG" | _filter_qemu_io
69 $QEMU_IO -c "write -P 0x22 0x20000 0x10000" "$TEST_IMG" | _filter_qemu_io
70 $QEMU_IO -c "write -c -P 0x22 0x30000 0x10000" "$TEST_IMG" | _filter_qemu_io
72 $QEMU_IO -c "read -P 0x22 0x20000 0x20000" "$TEST_IMG" | _filter_qemu_io
77 $QEMU_IO -c "write -P 0x33 0x40000 0x20000" "$TEST_IMG" | _filter_qemu_io
[all …]
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dqoriq-fman3-0-1g-0.dtsi3 * QorIQ FMan v3 1g port #0 device tree
11 cell-index = <0x8>;
13 reg = <0x88000 0x1000>;
17 cell-index = <0x28>;
19 reg = <0xa8000 0x1000>;
23 cell-index = <0>;
25 reg = <0xe0000 0x1000>;
33 #size-cells = <0>;
35 reg = <0xe1000 0x1000>;
37 pcsphy0: ethernet-phy@0 {
[all …]
/openbmc/linux/arch/x86/pci/
H A Dpcbios.c18 #define BIOS32_SIGNATURE (('_' << 0) + ('3' << 8) + ('2' << 16) + ('_' << 24))
21 #define PCI_SIGNATURE (('P' << 0) + ('C' << 8) + ('I' << 16) + (' ' << 24))
24 #define PCI_SERVICE (('$' << 0) + ('P' << 8) + ('C' << 16) + ('I' << 24))
27 #define PCIBIOS_HW_TYPE1 0x01
28 #define PCIBIOS_HW_TYPE2 0x02
29 #define PCIBIOS_HW_TYPE1_SPEC 0x10
30 #define PCIBIOS_HW_TYPE2_SPEC 0x20
38 * We could make the 0xe0000-0x100000 range rox, but this can break
67 unsigned char revision; /* Revision level, 0 */
85 } bios32_indirect __initdata = { 0, __KERNEL_CS };
[all …]
/openbmc/linux/arch/powerpc/boot/dts/fsl/
H A Dqoriq-fman3-0-10g-2.dtsi3 * QorIQ FMan v3 10g port #2 device tree stub [ controller @ offset 0x400000 ]
11 cell-index = <0x8>;
13 reg = <0x88000 0x1000>;
18 cell-index = <0x28>;
20 reg = <0xa8000 0x1000>;
25 cell-index = <0>;
27 reg = <0xe0000 0x1000>;
36 #size-cells = <0>;
38 reg = <0xe1000 0x1000>;
41 pcsphy0: ethernet-phy@0 {
[all …]

12345678