From 00d8752b18abbef2e7ef11d072db89bb24e5053a Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Sat, 21 May 2016 07:19:25 +0000 Subject: Copy dtb files to miniroots and install disk. Increase the ramdisk size and force long filenames on the first mount of fat 16 filesystems so this works. U-boot scripts have not yet been changed to load these files. ok kettenis@ --- sys/arch/armv7/conf/RAMDISK | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch') diff --git a/sys/arch/armv7/conf/RAMDISK b/sys/arch/armv7/conf/RAMDISK index cda7119663b..f33760723db 100644 --- a/sys/arch/armv7/conf/RAMDISK +++ b/sys/arch/armv7/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.8 2016/05/02 08:15:55 patrick Exp $ +# $OpenBSD: RAMDISK,v 1.9 2016/05/21 07:19:24 jsg Exp $ machine armv7 arm @@ -13,7 +13,7 @@ option SMALL_KERNEL option NO_PROPOLICE option BOOT_CONFIG -option MINIROOTSIZE=10240 +option MINIROOTSIZE=15360 option RAMDISK_HOOKS option FFS -- cgit v1.2.3