diff options
author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2019-03-08 23:16:58 +0100 |
---|---|---|
committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2019-03-09 00:27:36 +0100 |
commit | 2aa6c54b8369d6c28f7fe0bb3b496dbbbe78f8e0 (patch) | |
tree | f11c5e798ac4fd46d4a0edb3d4c23a111f6f84b4 /libre/ruby/PKGBUILD | |
parent | f35b39d0db1287cc76471ccd6076a30487f0c6a5 (diff) | |
download | abslibre-2aa6c54b8369d6c28f7fe0bb3b496dbbbe78f8e0.tar.gz abslibre-2aa6c54b8369d6c28f7fe0bb3b496dbbbe78f8e0.tar.bz2 abslibre-2aa6c54b8369d6c28f7fe0bb3b496dbbbe78f8e0.zip |
libre: uboot4extlinux-am335x: fix filesystem corruption
Before that u-boot.img was to be located at 384k on the microSD,
as CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR defaults to 0x300.
CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR states:
Address on the MMC to load U-Boot from, when the MMC is being used
in raw mode. Units: MMC sectors (1 sector = 512 bytes).
However since once built, u-boot.img size was 692k, it went over
the 1MB empty space that is usually created when parititoning
block devices, effectively corrupting the first partition.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'libre/ruby/PKGBUILD')
0 files changed, 0 insertions, 0 deletions