blob: 6c3b0924b27b98af6136bf04ccc46a9d24535001 [file] [log] [blame]
Masahiro Yamadada8d0312015-02-05 14:30:23 +09001U-Boot for UniPhier SoC family
2==============================
3
4
5Tested toolchains
6-----------------
7
8 (a) Ubuntu packages (CROSS_COMPILE=arm-linux-gnueabi-)
9
10 If you are building U-Boot on Ubuntu, its standard package is recommended.
11 You can install it as follows:
12
13 $ sudo apt-get install gcc-arm-linux-gnueabi-
14
15 (b) Linaro compilers (CROSS_COMPILE=arm-linux-gnueabihf-)
16
17 You can download pre-built toolchains from:
18
19 http://www.linaro.org/downloads/
20
21 (c) kernel.org compilers (CROSS_COMPILE=arm-unknown-linux-gnueabi-)
22
23 You can download pre-built toolchains from:
24
25 ftp://www.kernel.org/pub/tools/crosstool/files/bin/
26
27
28Compile the source
29------------------
30
Masahiro Yamadac96ce6f2015-12-17 18:00:41 +090031PH1-sLD3 reference board:
32 $ make uniphier_sld3_defconfig
Masahiro Yamadada8d0312015-02-05 14:30:23 +090033 $ make CROSS_COMPILE=arm-linux-gnueabi-
34
Masahiro Yamadade8a2382015-12-17 18:00:39 +090035PH1-LD4 reference board:
36 $ make uniphier_ld4_sld8_defconfig
Masahiro Yamadada8d0312015-02-05 14:30:23 +090037 $ make CROSS_COMPILE=arm-linux-gnueabi-
38
Masahiro Yamadade8a2382015-12-17 18:00:39 +090039PH1-sLD8 reference board:
40 $ make uniphier_ld4_sld8_defconfig
41 $ make CROSS_COMPILE=arm-linux-gnueabi- DEVICE_TREE=uniphier-ph1-sld8-ref
42
Masahiro Yamadac96ce6f2015-12-17 18:00:41 +090043PH1-Pro4 reference board:
44 $ make uniphier_pro4_defconfig
Masahiro Yamadafa714412015-07-21 14:04:22 +090045 $ make CROSS_COMPILE=arm-linux-gnueabi-
46
Masahiro Yamadac96ce6f2015-12-17 18:00:41 +090047PH1-Pro5 4KBOX Board:
Masahiro Yamadab165e2c2016-02-26 18:59:41 +090048 $ make uniphier_pxs2_ld6b_defconfig
49 $ make CROSS_COMPILE=arm-linux-gnueabi- DEVICE_TREE=uniphier-ph1-pro5-4kbox
Masahiro Yamadad5167d52015-09-22 00:27:40 +090050
Masahiro Yamada69228982015-12-17 18:00:40 +090051ProXstream2 Gentil board:
52 $ make uniphier_pxs2_ld6b_defconfig
53 $ make CROSS_COMPILE=arm-linux-gnueabi- DEVICE_TREE=uniphier-proxstream2-gentil
Masahiro Yamada1fe65d32015-09-22 00:27:41 +090054
Masahiro Yamada69228982015-12-17 18:00:40 +090055ProXstream2 Vodka board:
56 $ make uniphier_pxs2_ld6b_defconfig
Masahiro Yamada1fe65d32015-09-22 00:27:41 +090057 $ make CROSS_COMPILE=arm-linux-gnueabi-
58
Masahiro Yamada69228982015-12-17 18:00:40 +090059PH1-LD6b reference board:
60 $ make uniphier_pxs2_ld6b_defconfig
61 $ make CROSS_COMPILE=arm-linux-gnueabi- DEVICE_TREE=uniphier-ph1-ld6b-ref
62
Masahiro Yamadada8d0312015-02-05 14:30:23 +090063You may wish to change the "CROSS_COMPILE=arm-linux-gnueabi-"
64to use your favorite compiler.
65
66
67Burn U-Boot images to NAND
68--------------------------
69
70Write two files to the NAND device as follows:
Masahiro Yamada7a4de322016-02-02 12:53:31 +090071 - spl/u-boot-spl.bin at the offset address 0x00000000
72 - u-boot.img at the offset address 0x00010000
Masahiro Yamadada8d0312015-02-05 14:30:23 +090073
74If a TFTP server is available, the images can be easily updated.
Masahiro Yamada47eb9a82015-08-28 20:13:18 +090075Just copy the u-boot-spl-dtb.bin and u-boot-dtb.img to the TFTP public
76directory, and then run the following command at the U-Boot command line:
Masahiro Yamadada8d0312015-02-05 14:30:23 +090077
78 => run nandupdate
79
80
Masahiro Yamadabffeee92016-02-16 17:08:41 +090081Burn U-Boot images to eMMC
82--------------------------
83
84Write two files to the Boot partition 1 of the eMMC device as follows:
85 - spl/u-boot-spl.bin at the offset address 0x00000000
86 - u-boot.img at the offset address 0x00010000
87
88If a TFTP server is available, the images can be easily updated.
89Just copy the u-boot-spl-dtb.bin and u-boot-dtb.img to the TFTP public
90directory, and then run the following command at the U-Boot command line:
91
92 => run emmcupdate
93
94
Masahiro Yamadada8d0312015-02-05 14:30:23 +090095UniPhier specific commands
96--------------------------
97
98 - pinmon (enabled by CONFIG_CMD_PINMON)
99 shows the boot mode pins that has been latched at the power-on reset
100
101 - ddrphy (enabled by CONFIG_CMD_DDRPHY_DUMP)
102 shows the DDR PHY parameters set by the PHY training
103
104
105Supported devices
106-----------------
107
108 - UART (on-chip)
109 - NAND
Masahiro Yamadaa0cfcc02016-02-18 19:52:48 +0900110 - SD/eMMC
Masahiro Yamada273f84d2015-02-27 02:27:00 +0900111 - USB 2.0 (EHCI)
112 - USB 3.0 (xHCI)
Masahiro Yamada2dbca982016-02-16 17:03:48 +0900113 - GPIO
Masahiro Yamadada8d0312015-02-05 14:30:23 +0900114 - LAN (on-board SMSC9118)
115 - I2C
116 - EEPROM (connected to the on-board I2C bus)
117 - Support card (SRAM, NOR flash, some peripherals)
118
119
Masahiro Yamada58565492015-07-21 14:04:24 +0900120Micro Support Card
121------------------
122
123The recommended bit switch settings are as follows:
124
125 SW2 OFF(1)/ON(0) Description
126 ------------------------------------------
127 bit 1 <---- BKSZ[0]
128 bit 2 ----> BKSZ[1]
129 bit 3 <---- SoC Bus Width 16/32
130 bit 4 <---- SERIAL_SEL[0]
131 bit 5 ----> SERIAL_SEL[1]
132 bit 6 ----> BOOTSWAP_EN
133 bit 7 <---- CS1/CS5
134 bit 8 <---- SOC_SERIAL_DISABLE
135
136 SW8 OFF(1)/ON(0) Description
137 ------------------------------------------
Masahiro Yamadafae32502016-01-09 01:51:16 +0900138 bit 1 <---- CS1_SPLIT
Masahiro Yamada58565492015-07-21 14:04:24 +0900139 bit 2 <---- CASE9_ON
140 bit 3 <---- CASE10_ON
141 bit 4 Don't Care Reserve
142 bit 5 Don't Care Reserve
143 bit 6 Don't Care Reserve
144 bit 7 ----> BURST_EN
145 bit 8 ----> FLASHBUS32_16
146
147The BKSZ[1:0] specifies the address range of memory slot and peripherals
148as follows:
149
150 BKSZ Description RAM slot Peripherals
151 --------------------------------------------------------------------
Masahiro Yamada673dc3f2015-09-30 21:15:58 +0900152 0b00 15MB RAM / 1MB Peri 00000000-00efffff 00f00000-00ffffff
153 0b01 31MB RAM / 1MB Peri 00000000-01efffff 01f00000-01ffffff
154 0b10 64MB RAM / 1MB Peri 00000000-03efffff 03f00000-03ffffff
155 0b11 127MB RAM / 1MB Peri 00000000-07efffff 07f00000-07ffffff
Masahiro Yamada58565492015-07-21 14:04:24 +0900156
157Set BSKZ[1:0] to 0b01 for U-Boot.
158This mode is the most handy because EA[24] is always supported by the save pin
159mode of the system bus. On the other hand, EA[25] is not supported for some
160newer SoCs. Even if it is, EA[25] is not connected on most of the boards.
161
Masahiro Yamadada8d0312015-02-05 14:30:23 +0900162--
Masahiro Yamada58565492015-07-21 14:04:24 +0900163Masahiro Yamada <yamada.masahiro@socionext.com>
Masahiro Yamada7a4de322016-02-02 12:53:31 +0900164Feb. 2016