Home
last modified time | relevance | path

Searched hist:"0 ed06f16e27e9488f8e89a425dd9c8695d493a20" (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/cmd/
H A Dbootrkp.c0ed06f16e27e9488f8e89a425dd9c8695d493a20 Mon Oct 21 02:09:21 UTC 2019 Joseph Chen <chenjh@rock-chips.com> rockchip: support boot from U-disk

- The U-disk boot is only supported from U-Boot, the earlier preloader
doesn't support it;
- MMC1(SD) has higher priority than U-disk;
- Always boot into recovery mode and deliver "usbfwupdate" to cmdline;
- Usb driver may depend on clock/regulator init, so behind of them;
- Suggest to add ./dts/kern.dtb file to promise the kernel dtb always
to be loaded successfully even the native images are all damaged.

Change-Id: Ibbb2a061a727752277ac1b80abf362de5d94cca2
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
H A Dboot_android.c0ed06f16e27e9488f8e89a425dd9c8695d493a20 Mon Oct 21 02:09:21 UTC 2019 Joseph Chen <chenjh@rock-chips.com> rockchip: support boot from U-disk

- The U-disk boot is only supported from U-Boot, the earlier preloader
doesn't support it;
- MMC1(SD) has higher priority than U-disk;
- Always boot into recovery mode and deliver "usbfwupdate" to cmdline;
- Usb driver may depend on clock/regulator init, so behind of them;
- Suggest to add ./dts/kern.dtb file to promise the kernel dtb always
to be loaded successfully even the native images are all damaged.

Change-Id: Ibbb2a061a727752277ac1b80abf362de5d94cca2
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
/rk3399_rockchip-uboot/include/
H A Dboot_rkimg.h0ed06f16e27e9488f8e89a425dd9c8695d493a20 Mon Oct 21 02:09:21 UTC 2019 Joseph Chen <chenjh@rock-chips.com> rockchip: support boot from U-disk

- The U-disk boot is only supported from U-Boot, the earlier preloader
doesn't support it;
- MMC1(SD) has higher priority than U-disk;
- Always boot into recovery mode and deliver "usbfwupdate" to cmdline;
- Usb driver may depend on clock/regulator init, so behind of them;
- Suggest to add ./dts/kern.dtb file to promise the kernel dtb always
to be loaded successfully even the native images are all damaged.

Change-Id: Ibbb2a061a727752277ac1b80abf362de5d94cca2
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dboot_mode.c0ed06f16e27e9488f8e89a425dd9c8695d493a20 Mon Oct 21 02:09:21 UTC 2019 Joseph Chen <chenjh@rock-chips.com> rockchip: support boot from U-disk

- The U-disk boot is only supported from U-Boot, the earlier preloader
doesn't support it;
- MMC1(SD) has higher priority than U-disk;
- Always boot into recovery mode and deliver "usbfwupdate" to cmdline;
- Usb driver may depend on clock/regulator init, so behind of them;
- Suggest to add ./dts/kern.dtb file to promise the kernel dtb always
to be loaded successfully even the native images are all damaged.

Change-Id: Ibbb2a061a727752277ac1b80abf362de5d94cca2
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
H A Dboard.c0ed06f16e27e9488f8e89a425dd9c8695d493a20 Mon Oct 21 02:09:21 UTC 2019 Joseph Chen <chenjh@rock-chips.com> rockchip: support boot from U-disk

- The U-disk boot is only supported from U-Boot, the earlier preloader
doesn't support it;
- MMC1(SD) has higher priority than U-disk;
- Always boot into recovery mode and deliver "usbfwupdate" to cmdline;
- Usb driver may depend on clock/regulator init, so behind of them;
- Suggest to add ./dts/kern.dtb file to promise the kernel dtb always
to be loaded successfully even the native images are all damaged.

Change-Id: Ibbb2a061a727752277ac1b80abf362de5d94cca2
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
H A DKconfig0ed06f16e27e9488f8e89a425dd9c8695d493a20 Mon Oct 21 02:09:21 UTC 2019 Joseph Chen <chenjh@rock-chips.com> rockchip: support boot from U-disk

- The U-disk boot is only supported from U-Boot, the earlier preloader
doesn't support it;
- MMC1(SD) has higher priority than U-disk;
- Always boot into recovery mode and deliver "usbfwupdate" to cmdline;
- Usb driver may depend on clock/regulator init, so behind of them;
- Suggest to add ./dts/kern.dtb file to promise the kernel dtb always
to be loaded successfully even the native images are all damaged.

Change-Id: Ibbb2a061a727752277ac1b80abf362de5d94cca2
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>