odroidc2: initramfs: add resize2fs

This commit is contained in:
Calin Crisan 2018-11-21 22:25:26 +02:00
parent 26771d5793
commit 8537e1cb1e
3 changed files with 4 additions and 0 deletions

Binary file not shown.

4
board/odroidc2/cpinitramfs.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/bash
cp $IMG_DIR/rootfs.cpio.uboot $BOARD_DIR/uInitrd

Binary file not shown.