summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* ODROID-N2L: Support DDR3200 (1608MHz) for samsung lpddr4x 2GB/4GB.HEADodroidg12-v2015.01ckkim2022-10-111-18/+91
| | | | | Signed-off-by: ckkim <changkon12@gmail.com> Change-Id: I521a3a53015a5cb4a2b1a5db36959725e16c14b8
* ODROID-N2L: N2L sys_led(red) sync to power_on/off.ckkim2022-10-113-0/+14
| | | | | Signed-off-by: ckkim <changkon12@gmail.com> Change-Id: I7c4b8bc88f3655bbf81686de01c8a75dc80cf936
* ODROID-N2L: Introduce new SBC board 'ODROID-N2L'ckkim2022-10-118-4/+150
| | | | | | | | | N2L U-Boot build : # make odroidn2l_defconfig # make Signed-off-by: ckkim <changkon12@gmail.com> Change-Id: I49a43777cfb083965e7efc9fa8dd4b357777ec28
* ODROID-N2/C4: ethernet: trigger force hardware reset on bootingDongjin Kim2022-09-012-0/+8
| | | | | | | | | This patch is to trigger hardwre reset to RTL8211F whenever U-Boot start such that it won't keep the registers set by an OS that disallow to establish the network connection in certain case. Signed-off-by: Dongjin Kim <tobetter@gmail.com> Change-Id: I292387d29b36757124d2514fb293acf9dbcff768
* ODROID-COMMON: Vu7c chipID check improvement.ckkim2022-04-141-2/+5
| | | | | Signed-off-by: ckkim <changkon12@gmail.com> Change-Id: I76ce485340f44139399d476226e7e878a0c58a45
* ODROID-N2:Reduce to i2c_ack wait_time 500uSec.ckkim2022-04-141-2/+2
| | | | | Signed-off-by: ckkim <changkon12@gmail.com> Change-Id: I380d495f04f573c69b6d10c308950f000575df05
* ODROID-C4:Reduce to i2c_ack wait_time 500uSec.ckkim2022-04-142-4/+4
| | | | | Signed-off-by: ckkim <changkon12@gmail.com> Change-Id: I1c8354cf53c4b8ef128054977839e956378d5c2d
* ODROID-COMMON:VU7C EDID modify.ckkim2022-02-161-2/+2
| | | | | Signed-off-by: ckkim <changkon12@gmail.com> Change-Id: I0ac01b95461744ff43e5fc6b2b56ea1d1178bebe
* ODROID-N2:support splash screen on odroid-vu7cckkim2022-02-152-16/+42
| | | | | Signed-off-by: ckkim <changkon12@gmail.com> Change-Id: Ia0831c0bfdc38a4da69cef418ce880b502a78c9e
* ODROID-C4:support splash screen on odroid-vu7cckkim2022-02-156-2/+1081
| | | | | Signed-off-by: ckkim <changkon12@gmail.com> Change-Id: I837dc0ff6a0259fde6a042822275d9b9c886347a
* ODROID-C4:Add amlogic i2c_bus_2 for odroid-vu7cckkim2022-02-153-18/+40
| | | | | Signed-off-by: ckkim <changkon12@gmail.com> Change-Id: I830ecb59a4b51ee02ce2e58845e4b42761cd6309
* ODROID-G12: Add 4k variable for 4k resoultion.g12_9.0.0_64_20210628Chris2021-06-221-0/+4
| | | | | | | C4 and N2 with 2GByte variant do not support 4k in recovery. so it must change to 1080p when 4k monitor detected. Change-Id: Ib3d73c2fdc3628059f49cfca76159607d5eea4a1
* ODROID-C4: fix wrong pin assignment to 'GPIOAO_2'Dongjin Kim2021-06-161-1/+1
| | | | | Signed-off-by: Dongjin Kim <tobetter@gmail.com> Change-Id: Ie50b2e693cdfe96215e27c5ea7436f0efd7684cb
* ODROID: Fix compile error.travis/odroidn2-183travis/odroidc4-183g12_9.0.0_64_20210219Chris2021-02-191-2/+2
| | | | Change-Id: I79375e9f5b0376ff6de79e5aab5299ac6061c71c
* ODROID-N2: sort out the board revisions for ODROID-N2/N2Plustravis/odroidn2-181Dongjin Kim2021-02-182-5/+22
| | | | | Signed-off-by: Dongjin Kim <tobetter@gmail.com> Change-Id: I25e25ae12a58bf9ac4ad0bd6d0a85357e199905c
* ODROID-COMMON: spi: add new SPI flash 'XT25Q64'Dongjin Kim2021-02-161-0/+1
| | | | Change-Id: I54b504345858c0f64625d3c3d3aaf9aec7eeb82e
* Revert "ODROID-COMMON: Add selfinstall status at boot and scripts."travis/odroidn2-171travis/odroidc4-171g12_9.0.0_64_20210108g12_9.0.0_64_20201221Luke go2020-12-094-9/+1
| | | | | | This reverts commit I017f4b84881ebb0a3266b78f3636de81ae9f1ecc. Change-Id: I60b9c55be3bd42bf172e8448802c2afad07b7553
* ODROID-COMMON: android: Changed recovery process.Luke go2020-11-262-33/+3
| | | | | | | - In android reboot sequence, devtype and devnum are needed. so except fastboot sequence, other boot sequences are moved to script in boot.ini. Change-Id: I6f0bdf960bdf37041e15b3cec06ded913213f559
* ODROID-COMMON: Removed 'ignore_mpt' flag.Luke go2020-11-242-28/+9
| | | | | | - The 'ignore_mpt' flag is replaced other procedure. Change-Id: I2f3a41f74044295c5deaa107499a5476769f3c93
* Merge "ODROID-HC4: board: add new board revision 20200807" into ↵travis/odroidn2-158travis/odroidc4-158Dongjin Kim2020-10-241-4/+7
|\ | | | | | | odroidg12-v2015.01
| * ODROID-HC4: board: add new board revision 20200807Dongjin Kim2020-10-051-4/+7
| | | | | | | | | | Change-Id: I35f9d3b50a53bc1678e468870fca4b3d9c8040f4 Signed-off-by: Dongjin Kim <tobetter@gmail.com>
* | ODROID-COMMON: script: Change android boot sequence.Luke go2020-10-201-4/+8
| | | | | | | | | | | | | | | | | | - On recovery and rawimage boot sequence of Andoird, each board have differnt device tree structures. So distinguished each sequence by build configs. Change-Id: Ie05a379062605573b412a22c77b4602ec363818d Signed-off-by: Luke go <sangch.go@gmail.com>
* | ODROID-C4: add new VDD_EE voltage tabletravis/odroidn2-153travis/odroidc4-153Dongjin Kim2020-10-133-49/+36
| | | | | | | | | | Signed-off-by: Dongjin Kim <tobetter@gmail.com> Change-Id: Ibf162516a1005df528830fc48acbc9aec982c570
* | Update sd_fusing.shTim2020-10-131-7/+10
| | | | | | remove cd requirement, shellcheck
* | Merge pull request #60 from Stricted/odroidg12-v2015.01-patch1travis/odroidn2-150travis/odroidc4-150Dongjin Kim2020-10-071-1/+1
|\ \ | |/ |/| Revert "ODROID-C3: Change PID(Google Inc) for fastboot."
| * Revert "ODROID-C3: Change PID(Google Inc) for fastboot."Jan Altensen2020-07-281-1/+1
| | | | | | | | | | | | | | | | * this breaks fastboot on windows horribly (no fastboot driver is able to detect the device), reverting this commit fixes it This reverts commit f52f63394c0383e9d0c78e430944d968c45d85d6. Change-Id: I9d43eaabd907aeb99cded253fba5108c23e569f7
* | ODROID-C4: OTG pin change from GPIOH_6 to GPIOAO_2travis/odroidn2-145travis/odroidc4-145g12_9.0.0_64_20200827Dongjin Kim2020-08-273-3/+12
| | | | | | | | | | Signed-off-by: Dongjin Kim <tobetter@gmail.com> Change-Id: I029363a079ab327b28981c9cfaffd60055e50c6a
* | ODROID-N2: scp_task: fix to mitigate GL3523 defect issuetravis/odroidn2-141travis/odroidc4-141g12_9.0.0_64_20200813g12_9.0.0_64_20200807Dongjin Kim2020-08-061-3/+3
|/ | | | | Signed-off-by: Dongjin Kim <tobetter@gmail.com> Change-Id: I598a72301c27431eea9c904771294e9009932eae
* ODROID-COMMON: boot: Changed boot device detecting methods.travis/odroidn2-136travis/odroidn2-132travis/odroidc4-136travis/odroidc4-132g12_9.0.0_64_20200618aml64_buildroot_master_c4Luke Go2020-06-152-18/+20
| | | | | | | | | | - In some boot sequence, 'mmc_dev' value is not available. So in that sequence, boot device is should detected by 'get_boot_device' method. - The 'movi' command not use 'mmc dev' command. So removed a 'mmc dev' command and for loops. Change-Id: I4ab576823440d066069c46171e9fbf424f37eb3c
* cmd/fdt: add possibilty to have 'extrasize' on fdt resizeHannes Schmelzer2020-06-125-6/+20
| | | | | | | | | | | | | | | | | | | | Sometimes devicetree nodes and or properties are added out of the u-boot console, maybe through some script or manual interaction. The devicetree as loaded or embedded is quite small, so the devicetree has to be resized to take up those new nodes/properties. In original the devicetree was only extended by effective 4 * add_mem_rsv. With this commit we can add an argument to the "fdt resize" command, which takes the extrasize to be added. Signed-off-by: Hannes Schmelzer <hannes.schmelzer@br-automation.com> Signed-off-by: Hannes Schmelzer <oe5hpm@oevsv.at> Acked-by: Simon Glass <sjg@chromium.org> Change-Id: I39d5ebf8404ee4f8b114753f2179c8789b4366fa
* ODROID-COMMON: Bugfix about boot script.Luke Go2020-06-041-1/+1
| | | | | | - A loadaddr value can be read by decimal. So add prefix string. Change-Id: Ie5cbd2e7410b4718737b79cc40d1a5b7b395455f
* ODROID: script: Change boot_recovery/rawimage sequ.Luke Go2020-06-041-4/+4
| | | | Change-Id: I133b00c66a0ad41921a59a9d5e6ce665b9c1a2a7
* ODROID: variant: Change n2's variant value.Luke Go2020-06-041-2/+2
| | | | Change-Id: Iadac143159082d61a63d2dfe0481173bf532ab35
* ODROID-N2: cramfsload to defaut boot.Luke Go2020-05-291-4/+19
| | | | Change-Id: Ie50ee0d5300b7fdb37ab7d80ae0ee856edac2cc2
* ODROID-COMMON: boot: Chnage ignore_mpt condition.travis/odroidn2-127travis/odroidc4-127Luke Go2020-05-221-8/+4
| | | | | | | | | - Before the patch, u-boot set the ignore_mpt flag by checking the boot media. But if user want to boot the OS with other media that doesn't the fisrt boot media, it cause problem. So check the current read media and set other side media as ignore_mpt. Change-Id: Id151c5bb8d4c08376b096c97c485e92133459d9a
* ODROID: Fix recovery bug with 4K monitor.Chris KIM2020-05-211-1/+1
| | | | | | | If ODROID connected monitor supported 2160p60hz420 bestmode, recovery will fail or display off. We change hdmiphy to 1080p60 during recovery. Change-Id: Ib52524cf314273399c31c700be1f1809c4395e94
* Merge changes Ia89bfb29,Ia00c6fd0,Ib4937aa2 into odroidg12-v2015.01g12_9.0.0_64_20200520Dongjin Kim2020-05-092-6/+29
|\ | | | | | | | | | | | | * changes: BACKPORT: Change cec flag for active source change BACKPORT: cec: wake up on CEC_OC_ROUTING_INFORMATION BACKPORT: g12a/b: CEC_OC_ACTIVE_SOURCE: ignore phy address if broadcast
| * BACKPORT: Change cec flag for active source changePortisch2020-05-031-1/+1
| | | | | | | | Change-Id: Ia89bfb292fab9981807e4a9c631b2cec7a562a3e
| * BACKPORT: cec: wake up on CEC_OC_ROUTING_INFORMATIONPortisch2020-05-031-1/+24
| | | | | | | | Change-Id: Ia00c6fd0f3471b66f4370c7f2659900c94554b1e
| * BACKPORT: g12a/b: CEC_OC_ACTIVE_SOURCE: ignore phy address if broadcastPortisch2020-05-032-4/+4
| | | | | | | | Change-Id: Ib4937aa2b02d25824faaff7770d515884632686c
* | Merge "BACKPORT: pwr_ctrl: enable and fix IR remote wakeup for g12a/b" into ↵Dongjin Kim2020-05-0913-8/+47
|\ \ | |/ | | | | odroidg12-v2015.01
| * BACKPORT: pwr_ctrl: enable and fix IR remote wakeup for g12a/bPortisch2020-05-0313-8/+47
| | | | | | | | Change-Id: I404a55bb7e09e1490772626cff7ff29ead2d64f5
* | Merge changes I44936bba,Ifd9a89ec into odroidg12-v2015.01Dongjin Kim2020-05-082-1/+3
|\ \ | | | | | | | | | | | | | | | * changes: g12a/g12b: cramfs: Support cramfs cmd. cramfs: block pointers are 32 bits
| * | g12a/g12b: cramfs: Support cramfs cmd.Luke Go2020-05-061-0/+2
| | | | | | | | | | | | | | | | | | | | | - To use cramfs stuff on the android, Support the cramfs. This stuffs will be used to get dtb and dtbo from hidden sectors. Change-Id: I44936bba56e51d4e59a88feff83505eb75a7e358
| * | cramfs: block pointers are 32 bitsTyler Hall2020-05-061-1/+1
| |/ | | | | | | | | | | | | | | Using a variably-sized type is incorrect here since we're reading a fixed file format. Fixes cramfs on 64-bit platforms. Signed-off-by: Tyler Hall <tylerwhall@gmail.com> Change-Id: Ifd9a89ec7c056fed732067c69a03e7fcf9651c57
* | ODROID-C4: add custom BL2.BIN from Amlogic that disables memory dump when C4 ↵Dongjin Kim2020-04-291-0/+0
|/ | | | | | | crashes Signed-off-by: Dongjin Kim <tobetter@gmail.com> Change-Id: Ia1d8cc9c58b7b7524ea458bef11696b2fd415446
* ODROID-C4: add new board revision '20200129'travis/odroidn2-118travis/odroidc4-118Dongjin Kim2020-04-201-1/+4
| | | | | Signed-off-by: Dongjin Kim <tobetter@gmail.com> Change-Id: Id9b0314cfd1fdee3f4778fa2b87e17c6c950ad87
* ODROID-COMMON: configs: Enable device tree overlay support featuretravis/odroidn2-112travis/odroidc4-112g12_9.0.0_20200413Yang Deokgyu2020-04-072-0/+2
| | | | | Signed-off-by: Yang Deokgyu <secugyu@gmail.com> Change-Id: Id17d31a5b79114af0ea9d650f68cb108a8b393f7
* ODROID-COMMON: travis: add multiple build target <ODROID-N2|ODROID-C4>travis/odroidn2-105travis/odroidc4-105g12_9.0.0_64_20200401Dongjin Kim2020-03-261-1/+7
| | | | | Signed-off-by: Dongjin Kim <tobetter@gmail.com> Change-Id: I569d90dc1cae6c8fb78ee1e83c0b5de05fa36ddf
* ODROID-N2: fix '401 - Bad credential' error for Travis-CIDongjin Kim2020-03-191-2/+1
| | | | | Change-Id: I4f4ca146eb905d1fc0f56eac6dfc8c4477b5e80c Signed-off-by: Dongjin Kim <tobetter@gmail.com>