/openbmc/u-boot/doc/imx/mkimage/ |
H A D | mxsimage.txt | 1 Freescale i.MX233/i.MX28 SB image generator via mkimage 5 Such a BootStream is then bootable on i.MX23/i.MX28. 21 mxsimage.mx28.cfg -- This is an example configuration for i.MX28 62 - i.MX28-specific instruction! 67 - i.MX28-specific instruction! 79 optional "HAB" flag is i.MX28-specific flag turning on the HAB boot. 93 i.MX28, string_mode = USB/I2C/SPI2_FLASH/SPI3_FLASH/NAND_BCH 97 file. Note that the DCD is only supported on i.MX28.
|
/openbmc/u-boot/doc/imx/common/ |
H A D | mxs.txt | 11 and MX28. 25 4) Installation of U-Boot into NAND flash on a MX28 based board 26 5) Installation of U-Boot into SPI NOR flash on a MX28 based board 33 tool is built automatically when compiling U-Boot for i.MX23 or i.MX28. 43 longer necessary for general use of U-Boot on i.MX23 and i.MX28. 143 to MX28 manual, section 12.2.1 (Table 12-2) or MX23 manual, section 35.1.2 188 4) Installation of U-Boot into NAND flash on a MX28 based board 191 To boot a MX28 based board from NAND, set the boot mode DIP switches according 192 to MX28 manual section 12.2.1 (Table 12-2), PORT=GPMI, NAND 1.8 V. 214 on the MX28 board by issuing the "nand info" command. [all …]
|
/openbmc/u-boot/tools/ |
H A D | mxsimage.h | 3 * Freescale i.MX28 SB image generator 143 #define ROM_LOAD_CMD_FLAG_DCD_LOAD 0x1 /* MX28 only */ 144 #define ROM_JUMP_CMD_FLAG_HAB 0x1 /* MX28 only */ 145 #define ROM_CALL_CMD_FLAG_HAB 0x1 /* MX28 only */ 190 * on i.MX23 and i.MX28, but some of the mode names 192 * on i.MX28 as seen in Table 12-2 of the datasheet.
|
H A D | mxsboot.c | 3 * Freescale i.MX28 image generator 50 /* i.MX28 NAND controller-specific constants. DO NOT TWEAK! */ 247 printf("MX28 NAND: Unable to allocate FCB\n"); in mx28_nand_get_fcb() 278 printf("MX28 NAND: Unsupported NAND geometry\n"); in mx28_nand_get_fcb() 319 printf("MX28 NAND: Unable to allocate DBBT\n"); in mx28_nand_get_dbbt() 362 printf("MX28 NAND: Unable to allocate FCB block\n"); in mx28_nand_fcb_block() 445 "Augment BootStream file with a proper header for i.MX28 boot\n" in usage()
|
/openbmc/u-boot/arch/arm/include/asm/arch-mxs/ |
H A D | imx-regs.h | 3 * Freescale i.MX23/i.MX28 Registers 34 #include <asm/arch/regs-clkctrl-mx28.h> 35 #include <asm/arch/regs-power-mx28.h>
|
H A D | regs-base.h | 3 * Freescale i.MX23/i.MX28 Peripheral Base Addresses 60 * Register base addresses for i.MX28
|
H A D | sys_proto.h | 3 * Freescale i.MX23/i.MX28 specific functions 21 #include <asm/arch/iomux-mx28.h>
|
H A D | gpio.h | 3 * Freescale i.MX28 GPIO
|
H A D | clock.h | 3 * Freescale i.MX23/i.MX28 Clock
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | mxs-lradc.txt | 5 for i.MX28 SoC 13 disabled. 5 wires is valid for i.MX28 SoC only. 35 Example for i.MX28 SoC:
|
/openbmc/u-boot/arch/arm/mach-imx/mxs/ |
H A D | Kconfig | 39 config MX28 config 44 prompt "MX28 board select"
|
/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/ |
H A D | spl_mem_init.c | 3 * Freescale i.MX28 RAM init 20 * i.MX28 DDR2 at 200MHz 102 debug("SPL: Setting mx28 board specific SDRAM parameters\n"); in initialize_dram_values() 273 * no longer present on mx28. in mx23_mem_init() 315 debug("SPL: Initialising mx28 SDRAM Controller\n"); in mx28_mem_init()
|
H A D | mxs_init.h | 3 * Freescale i.MX28 SPL functions
|
/openbmc/linux/Documentation/devicetree/bindings/clock/ |
H A D | imx28-clock.yaml | 7 title: Freescale i.MX28 Clock Controller 14 ID in its "clocks" phandle cell. The following is a full list of i.MX28
|
/openbmc/u-boot/board/freescale/mx28evk/ |
H A D | README | 9 arch/arm/cpu/arm926ejs/mxs/ - The CPU support code for the Freescale i.MX28 10 arch/arm/include/asm/arch-mxs/ - Header files for the Freescale i.MX28
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | qca,qca7000.txt | 38 /* Freescale i.MX28 SPI master*/ 75 /* Freescale i.MX28 UART */
|
/openbmc/linux/drivers/clocksource/ |
H A D | mxs_timer.c | 22 * The v1 on MX23 only gets 16 bits counter, while v2 on MX28 26 * another for clocksource. MX28 uses timrot 0 and 1, while MX23 43 * on MX28 while timrot2 on MX23.
|
/openbmc/u-boot/include/configs/ |
H A D | mxs.h | 37 #include <asm/arch/iomux-mx28.h> 57 /* OCRAM at 0x0 ; 32kB on MX23 ; 128kB on MX28 */
|
/openbmc/linux/arch/arm/mach-mxs/ |
H A D | Kconfig | 17 bool "Freescale MXS (i.MX23, i.MX28) support"
|
/openbmc/linux/Documentation/devicetree/bindings/rtc/ |
H A D | stmp3xxx-rtc.txt | 1 * STMP3xxx/i.MX28 Time Clock controller
|
/openbmc/linux/arch/arm/boot/dts/nxp/mxs/ |
H A D | mxs-pinfunc.h | 3 * Header providing constants for i.MX28 pinctrl bindings.
|
/openbmc/linux/drivers/gpu/drm/mxsfb/ |
H A D | Kconfig | 20 i.MX28, i.MX6SX, i.MX7 and i.MX8M).
|
/openbmc/linux/Documentation/devicetree/bindings/nvmem/ |
H A D | mxs-ocotp.yaml | 7 title: On-Chip OTP Memory for Freescale i.MX23/i.MX28
|
/openbmc/u-boot/doc/ |
H A D | README.fec_mxc | 16 Forced on iff MX28.
|
/openbmc/linux/Documentation/devicetree/bindings/spi/ |
H A D | mxs-spi.yaml | 7 title: Freescale MX233/MX28 SSP/SPI
|