Skip to content

Commit

Permalink
Merge branch 'thingos'
Browse files Browse the repository at this point in the history
  • Loading branch information
ccrisan committed Mar 25, 2017
2 parents 0ae93c7 + 1693e09 commit 695b57c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion board/odroidc2/overlay-initramfs/remove_initramfs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh

sed -i 's/00 0x22000000 0x/00 - 0x/' /boot/boot.ini
sed -i 's/00 0x13000000 0x/00 - 0x/' /boot/boot.ini

2 changes: 2 additions & 0 deletions board/odroidc2/postscript.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ cp $IMG_DIR/meson64_odroidc2.dtb $BOOT_DIR
cp $BOARD_DIR/bl1.bin.hardkernel $IMG_DIR
cp $BOARD_DIR/u-boot.bin $IMG_DIR
cp $BOARD_DIR/boot.ini $BOOT_DIR
cp $BOARD_DIR/uInitrd $BOOT_DIR

Binary file modified board/odroidc2/uInitrd
Binary file not shown.

0 comments on commit 695b57c

Please sign in to comment.