Haggai Eran
e3203be00e
add EXTRA_CMDLINE option to add kernel command line arguments
...
Allow configuring extra kernel command line arguments by using the
EXTRA_CMDLINE variable. The patch handles EXTRA_CMDLINE only for the
bcm2835 boot loaders.
2015-09-15 14:13:08 +02:00
vpeter4
461e76c940
imx6: create images for diferent systems based on SYSTEM environment variable
...
creates default cuboxi image
PROJECT=imx6 ARCH=arm make image
creates image for udoo system
PROJECT=imx6 ARCH=arm SYSTEM=udoo_quad make image
2015-05-17 14:16:03 +02:00
Stefan Saraev
71d4eb111b
scripts/mkimage: fixup after c2b378c
...
fail.. sorry rpi/wetek/imx6 builders. call me stupid
and feel free to slap me ;)
2015-04-13 21:45:48 +03:00
Stefan Saraev
d112a25697
scripts/mkimage: use same syslinux.cfg for uefi and legacy
...
... and use the new 'live' mode. cleanup fancy graphics bootstuff
2015-04-05 20:34:59 +03:00
Stefan Saraev
c2b378c895
mkimage: x86: always creeate uefi images
2015-04-05 18:10:46 +03:00
Stefan Saraev
b20d36e3e0
scripts/mkimage: change image owner back to the calling user
2015-04-05 18:09:22 +03:00
Stephan Raue
5e3dde6d2f
scripts/mkimage: install dtb files for bcm2835 bootloader too if avaible
...
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-02-02 22:08:31 +01:00
Stefan Saraev
b1ddbd91c7
mkimage: allow projects to set kernel image name
...
... and set to kernel.img for WeTek_Play and RPi
2015-01-13 12:36:40 +02:00
Stefan Saraev
24602d9b42
mkimage: dont copy missing files
2015-01-13 12:32:46 +02:00
fritsch
dae7b19e83
Mkimage: Add forgotten -f to check for file available
2014-12-29 19:59:06 +01:00
Stefan Saraev
ae42436eb3
scripts/mkimage: use 256MB system partition for all platforms
...
closes #3677
2014-12-09 20:06:23 +02:00
Stefan Saraev
79b18383aa
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-12 20:32:34 +02: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