19 Commits

Author SHA1 Message Date
Stephan Raue
b0ddde0463 scripts/mkimage: install dtb files for bcm2835 bootloader too if avaible
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-02-02 21:52:35 +01:00
Stefan Saraev
d815596348 mkimage: dont copy missing files 2015-01-24 12:46:24 +01:00
fritsch
7e9cd4a7a3 Mkimage: Add forgotten -f to check for file available 2015-01-01 16:05:36 +01:00
Stefan Saraev
da48eab9b6 scripts/mkimage: use 256MB system partition for all platforms
closes #3677
2014-12-09 21:46:20 +01:00
Stefan Saraev
4efcf42da2 Revert "[uefi] enable 32bit uefi support"
This reverts commit 2c7735709d948bf28391023c99ab08e39a7917e7.

it did not work. thanks to t-nelson for testing it..

1. Zotac ZBOX PI320 pico wants bootia32.efi not bootx32.efi
2. even with bootia32.efi (from syslinux) it doesnt boot. I suspect it requires pure 32bit kernel. no mixed mode ?

thank you zotac for creating such a mess.. damn it's almost y2k15
2014-11-13 01:54:52 +01:00
Stefan Saraev
2c7735709d [uefi] enable 32bit uefi support 2014-10-25 15:28:40 +03:00
jenkins101
d7818ab3c4 mkimage: added support for u-boot 2014-05-12 22:18:03 +02:00
Stefan Saraev
de917b244c scripts/mkimage: set 'installer' as default boot option
some people dont enable "usb legacy support" in bios (or dont know how)
thus they can't access installer at all. live mode is non-important
2014-04-25 17:20:12 +03:00
Stephan Raue
80944c8486 scripts/mkimage: install config.txt to image
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-04 23:07:13 +01:00
Stefan Saraev
bf6703aad3 scripts/mkimag: use different name for uefi images 2014-03-04 11:38:50 +02:00
Stefan Saraev
599837b4ef scripts/mkimage: no menu in uefi boot mode. clean up 2014-03-01 00:49:37 +02:00
Stefan Saraev
301dfa5f1e scripts/mkimage: support only installer in uefi boot mode 2014-03-01 00:46:36 +02:00
Stefan Saraev
3a62787081 syslinux:host: install efi64/efi/syslinux.efi as bootx64.efi 2014-02-28 22:54:15 +02:00
Stefan Saraev
76a19cc0a6 testing: add support for creating efi live images
TODO: full uefi support in installer
2014-02-28 21:04:40 +02:00
Stefan Saraev
56c3d7b79e scripts/mkimage: align partitions 2014-02-28 20:53:43 +02:00
Stefan Saraev
624abb61f4 scripts/mkimage: sizelimit for partition2 2014-02-28 20:28:35 +02:00
Stefan Saraev
87a83d1142 buildsystem: fix image creation 2013-12-29 21:19:14 +02:00
Stephan Raue
1b111d2b5d scripts/mkimage: dont exit and break the build from here
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-27 22:14:31 +01:00
Stephan Raue
c0de147498 bcm2835-bootloader: merge image makescript with scripts/mkimage, rename 'mkimage-syslinux' to 'mkimage'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-27 22:13:41 +01:00