- 10 Jan, 2021 1 commit
-
-
Russell King authored
Add support for mode 4, which allows connectivity with 1000base-X and SGMII to be used with the SFP and QSFP slots in conjunction with the kernel's PCS support. Signed-off-by: Russell King <rmk@armlinux.org.uk>
-
- 04 Jan, 2021 1 commit
-
-
Rabeeh Khoury authored
Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com>
-
- 30 Dec, 2020 2 commits
-
-
Rabeeh Khoury authored
ClearFog CX boards rev 1.3 and newer contains on carrier board retimers to support 100Gbps DAC cables. When configuring the SERDEses to 10Gbps the retimer configuration needs to be changed to lock on 10.3125Gbps rate on both the ingress (i2c address 0x23) and egress (i2c address 0x22) retimers. Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com>
-
Rabeeh Khoury authored
Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com>
-
- 20 Dec, 2020 1 commit
-
-
Rabeeh Khoury authored
Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com>
-
- 17 Dec, 2020 2 commits
-
-
Rabeeh Khoury authored
-
Rabeeh Khoury authored
For machines that doesn't have sys_eeprom initialized, this can be done in u-boot by - sys_eeprom set 0x24 00:11:22:44:11:44 sys_eeprom set 0x2a 0x10 sys_eeprom write The first command will set the base MAC, the second will define a range of 16 MAC addresses (LX2 COM can actually go up to 17 MACs). The third command will save the TLV data. After that reset is required for the MAC addresses to get effective Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com>
-
- 13 Dec, 2020 1 commit
-
-
yazan shhady authored
-
- 08 Dec, 2020 2 commits
-
-
Rabeeh Khoury authored
Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com>
-
Rabeeh Khoury authored
1. Rename DWC3 SS patch from .patc to .patch 2. Add power button support to LX2 COM PWRBTN# GPIO input 3. Set pinmuxing to correctly read SD card CD# signal when booting from SPI / eMMC. Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com>
-
- 08 Nov, 2020 2 commits
-
-
Rabeeh Khoury authored
issue found when working with 12c variant and CAN-FD is disabled (bit12) Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com>
-
Rabeeh Khoury authored
Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com>
-
- 03 Nov, 2020 2 commits
-
-
Rabeeh Khoury authored
Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com>
-
Rabeeh Khoury authored
Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com>
-
- 01 Nov, 2020 1 commit
-
-
Rabeeh Khoury authored
Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com>
-
- 28 Oct, 2020 5 commits
-
-
Rabeeh Khoury authored
Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com>
-
Rabeeh Khoury authored
1. Added TI based retimer initialization on 25Gbp SERDES configuration. Note that those retimers are available on ClearFog CX revision 1.3 and newer 2. Restructure SERDES configuration files Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com>
-
Rabeeh Khoury authored
Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com>
-
Rabeeh Khoury authored
-
Rabeeh Khoury authored
1. Fixed u-boot build when using u-boot release LSDK-20.04-update-290520 2. Added SD1 protocol #14 (100Gbps with PCIe gen3 x4) configuration 3. Removed UEFI from this git repository; mainline edk2-platforms now supports most of the bits for LX2 and HoneyComb. For building uefi repository refer to SolidRun github lx2160a_uefi repo. Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com>
-
- 26 Oct, 2020 1 commit
-
-
yazan shhady authored
-
- 24 Sep, 2020 1 commit
-
-
Rabeeh Khoury authored
1. Poweroff the HoneyComb board by asserting SUS_S5# signal 2. Add USB3.0 DWC3 workaround by disabling parkmode 3. Keep flexspi divisor as default which is ~17MHz. This enables using the carrier board SPI that is limited in speed due to the analogue mux connected to it. 4. Remove uefi build and update LSDK20.04 to may-29 update. UEFI is temporarily hosted at https://github.com/SolidRun/lx2160a_uefi until fully upstreamed. 5. Add 4x25Gbps MC config Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com>
-
- 23 Jul, 2020 1 commit
-
-
Rabeeh Khoury authored
u-boot: some tweaks to distro-boot for enabling standard debian
-
- 22 Jul, 2020 2 commits
-
-
Josua Mayer authored
Signed-off-by: Josua Mayer <josua@solid-run.com>
-
Josua Mayer authored
Signed-off-by: Josua Mayer <josua@solid-run.com>
-
- 06 Jul, 2020 1 commit
-
-
Rabeeh Khoury authored
1. Manually edited patch 0018-lx... to fix atheros phy related config. 2. Just before booting the kernel toggle back the fan full speed signal to enable the kernel driver to initialize the AMC6821 device 3. Add u-boot poweroff command that set S5# (GPIO3 7) signal to low; thus turning off the HoneyComb / ClearFog CX boards. Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com>
-
- 22 Jun, 2020 2 commits
-
-
Russell King authored
u-boot fails to fixup the PCIe nodes on the rev1 LX2160A due to the code not testing for the correct ID. Add the correct ID. Signed-off-by: Russell King <rmk@armlinux.org.uk>
-
Russell King authored
CONFIG_PHY_ATHEROS was incorrectly deleted by the PCIe fixup and eMMC boot patch. Fix that bad patch. Signed-off-by: Russell King <rmk@armlinux.org.uk>
-
- 14 May, 2020 1 commit
-
-
Rabeeh Khoury authored
Previously multistrap was used to download and create an ubuntu rootfs; but multistrap failed under docker build since it required binfmt installed. This technique of installing ubuntu rootfs is totally different method, takes more time to build but works under the native runme.sh script and under docker build. The method idea is - 1. Build a simple rootfs with a kernel that can be booted via qemu-system-aarch64. 2. Install an initi script called S99bootstrap-ubuntu.sh under /etc/init.d. 3. Run a qemu-system-aarch64 virtual machine with 1GByte of system memory and use cortex-a57 which is the closed to cortex-a72, virtualization wise and has the buildroot rootf as initrd and the destination ubuntu-core.ext4 partition as a drive. 4. The VM would boot the kernel, mount the rootfs and run the S99bootstrap-ubuntu.sh script 5. The script would download an ubuntu base image and then 'apt install' in a virtual chrooted environment the reset of the packages to make this rootfs to be bootable. 6. Use 'reboot' in the VM which triggers the '-no-reboot' flag for qemu that makes the vm exit; and thus installation is continued. 7. ubuntu-core.ext4 partition is now ready to be used further on for imaging and installations. Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com>
-
- 05 May, 2020 1 commit
-
-
Rabeeh Khoury authored
not needed for LX2 Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com>
-
- 04 May, 2020 1 commit
-
-
Rabeeh Khoury authored
Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com>
-
- 22 Apr, 2020 1 commit
-
-
Rabeeh Khoury authored
1. moved from ubuntu disco to focal 2. updated documentation on the unified image that auto-detects boot device Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com>
-
- 13 Apr, 2020 1 commit
-
-
Rabeeh Khoury authored
Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com>
-
- 12 Apr, 2020 4 commits
-
-
Rabeeh Khoury authored
runme.sh: Convert to bash defaults, use switch for serdes config
-
Rabeeh Khoury authored
docker: add python3
-
Olof Johansson authored
Signed-off-by: Olof Johansson <olof@lixom.net>
-
Olof Johansson authored
Python3 is needed to build now. Also, when doing the second install step, I get some URL errors so do the apt-get update once more (not sure why it's needed twice). Signed-off-by: Olof Johansson <olof@lixom.net>
-
- 24 Mar, 2020 1 commit
-
-
Rabeeh Khoury authored
Using conditional load and jump in RCW and boot=auto as a parameter for ATF it is possible now to build a single image that can be booted from SPI, SD or eMMC. Still there is a small difference BL2 stage where on SPI it is located on address 0x0 and SD/eMMC is located with 0x1000 (8 blocks of 512 bytes) offset. Additional feature is runtime RCW file creation; this will be further enhanced to create the SERDES and PLL multipliers creation in runtime too. Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com>
-
- 23 Mar, 2020 1 commit
-
-
Rabeeh Khoury authored
This commit incorporates the following features / fixes - 1. Add support for lx2160a-early-access-bsp0.7 which includes rev1 and rev 2 support 2. Split linux/rcw/u-boot patches to be dependent on release based on 3. rcw added feature to use loadc/jumpc/jump PBI commands to differentiate between rev1 and rev2 Under debug - 1. LX2 rev2 u-boot reset and linux reboot are not functional. Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com>
-
- 03 Feb, 2020 1 commit
-
-
Rabeeh Khoury authored
u-boot patches split into lsdk-19.06 and lsdk-19.09 and added patch 0015-.... that adds the support to lsdk-19.09. Signed-off-by: Rabeeh Khoury <rabeeh@solid-run.com>
-