Searched hist:bdb6099666933491ce393e52132e05604da91b1a (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | mmc_boot.c | bdb6099666933491ce393e52132e05604da91b1a Tue Aug 01 12:27:10 UTC 2017 Angelo Dureghello <angelo@sysam.it> cmd: mmc: add mmc partconf read capability
This patch allows to show the EXT_CSD[179] partition_config register info, just by specifying the dev param:
U-Boot> mmc partconf 0 EXT_CSD[179], PARTITION_CONFIG: BOOT_ACK: 0x0 BOOT_PARTITION_ENABLE: 0x0 PARTITION_ACCESS: 0x0
Signed-off-by: Angelo Dureghello <angelo@sysam.it> Signed-off-by: Anatolij Gustschin <agust@denx.de>
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | mmc.c | bdb6099666933491ce393e52132e05604da91b1a Tue Aug 01 12:27:10 UTC 2017 Angelo Dureghello <angelo@sysam.it> cmd: mmc: add mmc partconf read capability
This patch allows to show the EXT_CSD[179] partition_config register info, just by specifying the dev param:
U-Boot> mmc partconf 0 EXT_CSD[179], PARTITION_CONFIG: BOOT_ACK: 0x0 BOOT_PARTITION_ENABLE: 0x0 PARTITION_ACCESS: 0x0
Signed-off-by: Angelo Dureghello <angelo@sysam.it> Signed-off-by: Anatolij Gustschin <agust@denx.de>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | mmc.h | bdb6099666933491ce393e52132e05604da91b1a Tue Aug 01 12:27:10 UTC 2017 Angelo Dureghello <angelo@sysam.it> cmd: mmc: add mmc partconf read capability
This patch allows to show the EXT_CSD[179] partition_config register info, just by specifying the dev param:
U-Boot> mmc partconf 0 EXT_CSD[179], PARTITION_CONFIG: BOOT_ACK: 0x0 BOOT_PARTITION_ENABLE: 0x0 PARTITION_ACCESS: 0x0
Signed-off-by: Angelo Dureghello <angelo@sysam.it> Signed-off-by: Anatolij Gustschin <agust@denx.de>
|