Home
last modified time | relevance | path

Searched hist:f0fb4fa7d556379235723e755d8d56a811ac137f (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-socfpga/
H A DKconfigf0fb4fa7d556379235723e755d8d56a811ac137f Sat Feb 11 01:15:34 UTC 2017 Dalon Westergreen <dwesterg@gmail.com> SPL: add support to boot from a partition type

the socfpga bootrom supports mmc booting from either a raw image
starting at 0x0, or from a partition of type 0xa2. This patch
adds support for locating the boot image in the first type 0xa2
partition found.

Assigned a partition number of -1 will cause a search for a
partition of type CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION_TYPE
and use it to find the u-boot image

Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
/rk3399_rockchip-uboot/disk/
H A Dpart_dos.cf0fb4fa7d556379235723e755d8d56a811ac137f Sat Feb 11 01:15:34 UTC 2017 Dalon Westergreen <dwesterg@gmail.com> SPL: add support to boot from a partition type

the socfpga bootrom supports mmc booting from either a raw image
starting at 0x0, or from a partition of type 0xa2. This patch
adds support for locating the boot image in the first type 0xa2
partition found.

Assigned a partition number of -1 will cause a search for a
partition of type CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION_TYPE
and use it to find the u-boot image

Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
/rk3399_rockchip-uboot/include/
H A Dpart.hf0fb4fa7d556379235723e755d8d56a811ac137f Sat Feb 11 01:15:34 UTC 2017 Dalon Westergreen <dwesterg@gmail.com> SPL: add support to boot from a partition type

the socfpga bootrom supports mmc booting from either a raw image
starting at 0x0, or from a partition of type 0xa2. This patch
adds support for locating the boot image in the first type 0xa2
partition found.

Assigned a partition number of -1 will cause a search for a
partition of type CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION_TYPE
and use it to find the u-boot image

Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
/rk3399_rockchip-uboot/common/spl/
H A DKconfigf0fb4fa7d556379235723e755d8d56a811ac137f Sat Feb 11 01:15:34 UTC 2017 Dalon Westergreen <dwesterg@gmail.com> SPL: add support to boot from a partition type

the socfpga bootrom supports mmc booting from either a raw image
starting at 0x0, or from a partition of type 0xa2. This patch
adds support for locating the boot image in the first type 0xa2
partition found.

Assigned a partition number of -1 will cause a search for a
partition of type CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION_TYPE
and use it to find the u-boot image

Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>
H A Dspl_mmc.cf0fb4fa7d556379235723e755d8d56a811ac137f Sat Feb 11 01:15:34 UTC 2017 Dalon Westergreen <dwesterg@gmail.com> SPL: add support to boot from a partition type

the socfpga bootrom supports mmc booting from either a raw image
starting at 0x0, or from a partition of type 0xa2. This patch
adds support for locating the boot image in the first type 0xa2
partition found.

Assigned a partition number of -1 will cause a search for a
partition of type CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION_TYPE
and use it to find the u-boot image

Signed-off-by: Dalon Westergreen <dwesterg@gmail.com>