Age | Commit message (Collapse) | Author | Files | Lines |
|
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Change-Id: I9896646b56075a13ca9893062b0813649c09ee39
|
|
Tizen use GPT partition layout, so there is no point keeping MBR support.
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Change-Id: I5059df0261f17b42fb07e1504d99dc2db3507b0b
|
|
- This MR enables network on VF2 boards. This is needed
to have network boot on CI device under test
- Patch adds some fixes from: https://patchwork.ozlabs.org/project/uboot/list/?series=346678&state=*
which was suddenly removed
Change-Id: I3f61728d04401fff57e829d2ac4ab1314aaa16b5
Signed-off-by: Daniil Ruban <intx82@gmail.com>
|
|
Update VF2 boot script to match the one developped recently for
LicheePi4A. This improves the following things:
- partitions are discovered by GPT name, not by hardcoded number
- root= kernel parameter is correctly set for partitions up to 19th
- switch to generic devtype/devnum envs like for typical distro_boot case
- reordered some operations and added more comments
- tested A/B booting
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Change-Id: I038f42c8b4f1133798b8d8c8e2f89955b717ca9d
|
|
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Change-Id: Ib6613e118a4cfbbda309934f5f2da6012976a1cb
|
|
Enable CONFIG_SPL_DM_SEQ_ALIAS configuration to use alias on SPL side.
Change-Id: Ibce270d2f96a51ffae577e82a05ffa242fa50734
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
CONFIG_DM_VIDEO was changed to CONFIG_VIDEO.
It needs to enable CONFIG_VIDEO / CONFIG_VIDEO_MESON again.
Change-Id: I096fb411c0a15e3616104ab476bfe396932f6fd1
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Enable CONFIG_DM_USB_GADGET about amlogic boards.
Change-Id: If74ca88cbbf1b8efb1dcac3be35876346b0a0877
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Update config file according to update the version.
Change-Id: Ib5c55110cd8db1f0f7eb71cca0d24d37830dffe5
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
During upgrade to v2023.10, DM_VIDEO is changed to VIDEO.
Change-Id: Iad6a2a72d7022578af37b98308bae684ff97c48b
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Check if loadbootenv and importbootenv environment variables are available
and use them to load additional environment variables.
Change-Id: I4e85a6a248cb6e1b5314771fda2e0f9df406417a
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
|
|
Enabled ID_EEPROM and I2C configuration for StarFive VisionFive2 board.
Change-Id: Id63b7166acf2a336d6d3f2a8d6b41675adb63a0a
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
|
|
Adjust platform independent configuration options in S-Mode QEMU defconfig
to match the configuration for VF2.
Change-Id: I1ed1a813e60a470955fba89fbaf5e7c16c9ad159
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
|
|
Enable environment configs to use uboot.env file in FAT filesystem.
Change-Id: Ic19ac7e6552700038e35ba93f4d3c0736ec00776
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
|
|
Check if loadbootenv and importbootenv environment variables are available
and use them to load additional environment variables.
Set CONFIG_BOOTCOMMAND in QEMU Tizen defconfig.
Change-Id: I12e45fca58d26edfc4e1287fe8d73a22ec4e136f
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
|
|
Add tizen_qemu-riscv64_defconfig and tizen_qemu-riscv64_smode_defconfig
files. They will be used for Tizen.
Change-Id: I640f25ac97c15f56a2078bd0d1c827493eecd296
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
|
|
Check if loadbootenv and importbootenv environment variables are available
and use them to load additional environment variables.
Change-Id: I667783263575de8421df852a9921f5c938620409
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
|
|
Compile in bootcmd and other scripts previously in uEnv.txt
The default value of bootcmd environment variable cannot be overriden
in platform specific header files. It needs to be set in .config.
Change-Id: I1c5430895911fc9a499f79a6e9575ed2ad4e833f
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
|
|
Enable TEXT_BASE value in config.
It's changed from SYS_TEXT_BASE to TEXT_BASE.
Change-Id: Id4a679eb2010f6e6180c6622567f2fb53bf93b73
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Update configurations.
- Enable CMD_SBI and SYSRESET
- Change Prompt from "Starfive #" to "VisionFive2> "
Change-Id: I240ebaf2793f4f9614f3fe423c0afe24ece28b7c
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Change the device-tree path to root dir from starfive dir.
Change-Id: I0548d4910f4cfa7808e2d3a3cb71961e5b8f7d39
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Enable environment configs to use uboot.env file in FAT filesystem.
Change-Id: I9f6877ec810eed31ebfb9b65e71318a868cc31b7
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Add tizen_starfive_visionfive2 defconfig file.
It will be used for Tizen. To maintain orignal defconfig, create a
defconfig to use tizen.
Change-Id: I361b79fb1a7c6dd2319d25a62b31ca153e26c666
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Disable USB_XHCI_PCI config for usb hub on RPI4.
There is a problem on 8GiB RPi4 with 32bit image.
In future, it will be re-enabled after fixing a problem.
Change-Id: Ibd042fcd8d7a919f0d462cfdc91494413d800cae
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Sync orignal defconfig files.
- khadas-vim3/vim3l
- odroid-n2/c4
Change-Id: I513f1cc9afda87557aed712e58bc8bf0ca357dab
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Enable CONFIG_SYS_INIT_SP_ADDR in rpi3/4 configuration.
Change-Id: Id4b4c269631fb58c1e24a431c6588ce9bcca43a2
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Move CONFIG_SYS_MEM_TOP_HIDE to defconfig.
Change-Id: I99de23e4019d3a2fb5280d155e2c6119d930e9e7
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Update the missed configs about amlogic target.
Change-Id: Ibb531da60be971f17e0b56e20f8d476bec88d574
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Update the missed configurations.
After version is updated, some configurations has to be defined in
defconfig.
Change-Id: I992ba76585f6075d3c213c04ebbef1134b200f4c
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Enable TIZEN_RPI4 configuration.
If want to add some codes for tizen specific code, use this
configuration.
Change-Id: I33296230b29895f53d3b620f6db5137c7b76c631
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Enable PARTITION_TYPE_GUID and RANDOM_UUID configruations.
Gpt partition table needs to use UUID.
If there is not the defined UUID, it has to generate RANDOM UUID.
Otherwise, it will be failed during verifying or writing.
Change-Id: Ie98adc68b2ac7150b81ac47ef49362e46f7349f0
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Enable CMD_GPT configuration.
Change-Id: I3dbcecfb0fb5e671ed4afce4c209580738bc457c
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Enable CONFIG_EXT4_WRITE configuration.
It will be used to control a file under ext4 filesystem.
Change-Id: I72553b6675b8877326e832eda181efc9e0135cfa
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Create the tizen specific amlogic config files.
To keep the mainline configs, seperate to other files.
Change-Id: I91179fd562e2d54c1b799d425a47aabbfc137c4a
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Create the tizen specific rpi3 defconfig.
rpi_3_32b_defconfig/rpi_3_defconfig are restored to orignal mainline
status.
Change-Id: Ibdbd65d61bb148c3fbf13cc5045b0753c6c60009
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Create the tizen specific rpi4 defconfig.
rpi_4_32b_defconfig and rpi_4_defconfig are restored to original mainline
status.
Change-Id: I409581139df9ae8fa080512b017f03c994c47c02
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Verify if the MBR partition layout on SD card matches the one defined in
the bootloader.
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Change-Id: I7c296a4f64e294a9dc510e0a248e83375bacf9cb
|
|
Enable recently added 'mbr' command and define MBR partition table layout
based on the values from the current sd_fusing_rpi3.sh script.
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Change-Id: I25e44f10365f95624cf6b85e09962671cf0c12c0
|
|
It doesn't need to enable CONFIG_USB_KEYBOARD on Tizen.
- It needs to enable USB_KEYBOARD when grub mode is used.
Change-Id: I8c7572d6f903037a9367351422010f72306e252f
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
These options are needed for the splash image loading.
Change-Id: Ieeddd2e2d9ff6872297b9eb3f3d899702ee717a7
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
|
|
Eanble CONFIG_SETEXPR configuration.
Change-Id: If1255fabae584b17e176fb7d8cbc0324ac2b3902
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Add TIZEN_KHADAS_VIM3L config and enable it.
Change-Id: I20c431b4cc5f54f1ea8f24dbc8e94290e6047f96
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Remove CONFIG_SYS_PROMPT in tizen_amlogic header file.
Instead, it's enabled in each defconfigs with correct board name.
Change-Id: I8d47240e2af97bb2833f4af8720d019588a72e22
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Add Tizen Specific configuratoin.
- Enable tizen configuration to distinguish which board is used.
Change-Id: I09329b59cb7c2c47f72198a4bebde6ee511ffc7b
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Enable configs relevant to video.
Change-Id: Ib5a7c75c74d6cd644b0dab50b3f80e9d64237cc9
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Sync RPi3/4 defconfigs and enable NFS download feature for all configs.
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Change-Id: I35ade633d89bbd18374270362ba831d35c9a0d49
|
|
Enable UMS configuration.
It can be used to usb-mass storage.
Usage: U-Boot> ums 0 mmc 0
- Then you can see block device node on your local host.
It's useful to flash or format for using Tizen.
Change-Id: Ic3a27a69a03d05691f60e764990d33d8bfef2275
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Enable MMC_BCM2835 configuration.
Change-Id: Ic5cd05df99fc86157efd686ec6f5f69fd090ec72
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
|
|
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
|
|
We only have serial as console option, and leaving this on turns on
SYS_CONSOLE_IS_IN_ENV which is also not true for these devices, leaving
an ugly
In: No input devices available!
Out: No output devices available!
Err: No error devices available!
behind.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
|