| /rk3399_rockchip-uboot/drivers/power/ |
| H A D | Kconfig | 36 Select this for boards which do not use a PMIC. 44 A10s boards. 52 A10, A13 and A20 boards. 60 A23 and A31 boards. 67 Say y here to enable support for the axp809 pmic found on A80 boards. 82 H3 boards. 108 disable dcdc1. On A23 / A31 / A33 (axp221) boards dcdc1 is used for 110 sdcard interfaces, etc. On most boards dcdc1 is undervolted to 3.0V to 126 On A10(s) / A13 / A20 boards dcdc2 is VDD-CPU and should be 1.4V. 127 On A31 boards dcdc2 is used for VDD-GPU and should be 1.2V. [all …]
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.AMCC-eval-boards-cleanup | 2 Cleanup of AMCC eval boards (Walnut/Sycamore, Bubinga, Ebony, Ocotea) 5 Changes to all AMCC eval boards: 9 boards. 21 Sycamore/Walnut (one port supporting both eval boards): 24 o Cleanup to allow easier "cloning" for different (custom) boards:
|
| H A D | README.zynq | 12 like supported boards, ML status and TODO list. 14 2. Zynq boards 60 - Added zynq boards named - zc70x, zed, microzed, zc770_xm010, zc770_xm012, zc770_xm013 70 - Added basic FDT support for zynq boards 75 - Add zynq boards support - zc770_xm011 80 [1] http://www.xilinx.com/products/boards-and-kits/EK-Z7-ZC702-G.htm 81 [2] http://www.xilinx.com/products/boards-and-kits/EK-Z7-ZC706-G.htm
|
| H A D | README.kconfig | 47 You can simply remove the prefixes. Do not add them for new boards. 76 - include/configs/<board>.h (exists for all boards) 88 Conversion from boards.cfg to Kconfig 91 Prior to Kconfig, boards.cfg was a primary database that contained Arch, CPU, 92 SoC, etc. of all the supported boards. It was deleted when switching to 93 Kconfig. Each field of boards.cfg was converted as follows: 106 Tips to add/remove boards 132 [2] Remove include/configs/<target>.h if it is not used by any other boards 134 by any other boards 143 - The option field of boards.cfg, which was used for the pre-Kconfig [all …]
|
| H A D | README.uniphier | 28 32bit SoC boards: 42 64bit SoC boards: 64 Booting 32bit SoC boards 71 U-Boot can boot UniPhier 32bit SoC boards by itself. Flash the generated images 95 Booting 64bit SoC boards 101 However, U-Boot is not the first stage loader for UniPhier 64bit SoC boards. 177 newer SoCs. Even if it is, EA[25] is not connected on most of the boards.
|
| H A D | README.imx5 | 10 This option should be enabled by all boards using the i.MX51 silicon 20 This option should be enabled for boards having a SYS_ON_OFF_CTL signal
|
| H A D | README.bus_vcxk | 13 VC8K devices on following boards: 37 some boards that use vcxk prevent read from framebuffer memory.
|
| H A D | README.davinci | 12 Currently the following boards are supported: 130 http://support.spectrumdigital.com/boards/evmdm365/revc/ 138 http://support.spectrumdigital.com/boards/evmdm6467/revf/ 155 CONFIG_SYS_DV_NOR_BOOT_CFG: AM18xx based boards, booting in NOR Boot mode
|
| H A D | README.arm-relocation | 28 TODO: move also dram initialization there on boards where it is possible. 43 For boards which boot from spl, it is possible to save one copy 69 - adapt all boards 72 This *must* be done for boards, which boot from NOR flash 74 on other boards if CONFIG_SYS_TEXT_BASE = relocation baseaddr, this saves
|
| /rk3399_rockchip-uboot/tools/buildman/ |
| H A D | test.py | 88 boards = [ variable 120 self.boards = board.Boards() 121 for brd in boards: 122 self.boards.AddBoard(board.Board(*brd)) 123 self.boards.SelectBoards([]) 166 def assertSummary(self, text, arch, plus, boards, ok=False): argument 173 for board in boards: 190 board_selected = self.boards.GetSelectedDict() 202 self.assertEqual(count, len(commits) * len(boards) + 2) 313 self.assertEqual(self.boards.SelectBoards(['sandbox']), [all …]
|
| H A D | func_test.py | 38 boards = [ variable 190 for brd in boards: 196 self._total_builds = self._commits * len(boards) 225 make_func=self._HandleMake, boards=self._boards, 420 self.assertIn('Building current source for %d boards' % len(boards), 436 (self._commits, len(boards)), lines[0].text) 462 self.assertEqual(self._builder.count, 2 * len(boards)) 465 self.assertEqual(self._make_calls, len(boards) * (2 + 2)) 472 self.assertEqual(self._make_calls, len(boards) * (self._commits + 2)) 485 self.assertEqual(self._make_calls, len(boards) * (self._commits + 2)) [all …]
|
| H A D | control.py | 84 def DoBuildman(options, args, toolchains=None, make_func=None, boards=None, argument 177 if not boards: 184 boards = board.Boards() 185 boards.ReadBoards(os.path.join(options.git, 'boards.cfg')) 192 why_selected = boards.SelectBoards(args, exclude) 193 selected = boards.GetSelected() 281 board_selected = boards.GetSelectedDict()
|
| H A D | README | 27 which boards fail on which commits, and which errors come up. It aims 68 Buildman produces a concise summary of which boards succeeded and failed. 110 source has changed, and will build all specified boards in this case. 112 Buildman is optimised for building many commits at once, for many boards. 115 a few commits or boards, it will be pretty slow. As a tip, if you don't 119 Buildman lets you build all boards, or a subset. Specify the subset by passing 121 SOC name, or anything else in the boards.cfg file. Multiple arguments are 125 * 'tegra20' All boards with a Tegra20 SoC 126 * 'tegra' All boards with any Tegra Soc (Tegra20, Tegra30, Tegra114...) 127 * '^tegra[23]0$' All boards with either Tegra20 or Tegra30 SoC [all …]
|
| /rk3399_rockchip-uboot/board/freescale/p1_p2_rdb_pc/ |
| H A D | README | 3 P1_P2_RDB_PC represents a set of boards including 16 Key features on these boards include: 25 As these boards use soldered DDR chips not regular DIMMs, an on-board EEPROM 29 this approach. ODT option is forced to fit this set of boards, again because 40 Some boards have QE module in the silicon (P1021 and P1025). QE and eLBC have
|
| /rk3399_rockchip-uboot/board/congatec/cgtqmx6eval/ |
| H A D | README | 1 U-Boot for the Congatec QMX6 boards 4 QMX6 boards. 9 - Build U-Boot for Congatec QMX6 boards: 59 The boot medium of Congatec QMX6 boards is the SPI NOR flash, so boot
|
| /rk3399_rockchip-uboot/arch/mips/mach-bmips/ |
| H A D | Kconfig | 92 Comtrend AR-5387un boards have a BCM6328 SoC with 64 MB of RAM and 16 103 Comtrend CT-5361 boards have a BCM6348 SoC with 16 MB of RAM and 4 MB 114 Comtrend VR-3032u boards have a BCM63268 SoC with 64 MB of RAM and 125 Huawei EchoLife HG556a boards have a BCM6358 SoC with 64 MB of RAM 136 Netgear CG3100D boards have a BCM3380 SoC with 64 MB of RAM and 8 MB 147 Sagem F@ST1704 boards have a BCM6338 SoC with 16 MB of RAM and 4 MB 158 SFR NeufBox 4 (Sercomm) boards have a BCM6358 SoC with 32 MB of RAM
|
| /rk3399_rockchip-uboot/board/udoo/ |
| H A D | README | 1 How to use U-Boot on MX6Q/DL Udoo boards 4 - Build U-Boot for MX6Q/DL Udoo boards:
|
| /rk3399_rockchip-uboot/doc/driver-model/ |
| H A D | fdt-fixup.txt | 21 possible daughter boards that can be attached to this mother board. Different 22 daughter boards then either offer the slightly different functionality, or the 29 system, depending on which daughter boards are connected to the motherboard. 35 boards is then detected, and the corresponding device tree overlays are applied 36 to support the components on the daughter boards. 39 provide a way to find out if and which daughter boards are installed for this 43 integrated, and is used on some boards to alter the device tree that is later 68 boards have to implement the function board_fix_fdt, which has the following 120 not, since they are on daughter boards) on a I2C bus are queried for, and
|
| /rk3399_rockchip-uboot/board/hisilicon/hikey/ |
| H A D | README | 13 https://github.com/96boards/documentation/blob/master/hikey/96Boards-Hikey-Rev-A1.pdf 16 https://github.com/96boards/documentation/blob/master/hikey/ 35 > git clone https://github.com/96boards/edk2.git 36 > git clone https://github.com/96boards/arm-trusted-firmware.git 37 > git clone https://github.com/96boards/l-loader.git 38 > git clone https://github.com/96boards/burn-boot.git 46 …> wget -P ~/hikey/bin https://builds.96boards.org/releases/reference-platform/debian/hikey/16.03/b… 76 https://github.com/96boards/documentation/wiki/HiKeyUEFI 88 … cable from your PC to the USB OTG port of HiKey (on some boards I've found this to be unreliable). 101 have ATF, booting u-boot from eMMC. On 'new' boards I've had to do the
|
| /rk3399_rockchip-uboot/board/boundary/nitrogen6x/ |
| H A D | README | 2 Freescale i.MX6Q SabreLite boards 6 Freescale i.MX6Q SabreLite boards. 24 The default bootcmd for these boards is configured 73 board configurations is shown in the boards.cfg file:
|
| /rk3399_rockchip-uboot/board/keymile/kmp204x/ |
| H A D | rcw_kmp204x.cfg | 2 # Default RCW for kmp204x boards
|
| /rk3399_rockchip-uboot/arch/sh/lib/ |
| H A D | Kconfig | 6 Linux image) on SH-architecture boards.
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/exynos/ |
| H A D | emmc-reset.txt | 3 Some exynos boards require special handling of nRESET_OUT line for eMMC memory
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | moveconfig.py | 1340 boards = set() 1344 boards |= slot.get_failed_boards() 1346 if boards: 1347 boards = '\n'.join(boards) + '\n' 1349 msg += boards 1355 f.write(boards) 1359 boards = set() 1363 boards |= slot.get_suspicious_boards() 1365 if boards: 1366 boards = '\n'.join(boards) + '\n' [all …]
|
| /rk3399_rockchip-uboot/test/py/ |
| H A D | pytest.ini | 10 boardspec: U-Boot: Describes the set of boards a test can/can't run on.
|