<soupborsh[m]>
<Lvmilmvl[m]> "1000007721.png" <- Hello, how did you get that Image.gz, uInitrd, fdt? Did you build them or extracted from boot.img? I was unable to build LineageOS kernel.
<soupborsh[m]>
Could you please share these files so I can try to reproduce it.
<soupborsh[m]>
* from boot.img? Please tell how to make them. I was
<soupborsh[m]>
<Lvmilmvl[m]> "1000007721.png" <- Are these address variables set by default in U-Boot?
<Lvmilmvl[m]>
<soupborsh[m]> "Hello, how did you get that..." <- extracted from boot.img
<Lvmilmvl[m]>
* extracted from boot.img
<Lvmilmvl[m]>
the ramdisk was processed using the mkimage utility
<Lvmilmvl[m]>
<soupborsh[m]> "Are these address variables..." <- default
<Lvmilmvl[m]>
* yes
<Lvmilmvl[m]>
and you need to package u-boot in boot.img with android-specific parameters.
<Lvmilmvl[m]>
<soupborsh[m]> "Could you please share these..." <- mkimage -A arm64 -O linux -T ramdisk -C gzip -a 0x01000000 -e 0x01000000 -n uInitrd -d $your_ramdisk uInitrd
<Lvmilmvl[m]>
* mkimage -A arm64 -O linux -T ramdisk -C $type_compression -a 0x01000000 -e 0x01000000 -n uInitrd -d $your_ramdisk uInitrd
<Lvmilmvl[m]>
* mkimage -A arm64 -O linux -T ramdisk -C $type_compression(gzip, none) -a 0x01000000 -e 0x01000000 -n uInitrd -d $your_ramdisk uInitrd
<Lvmilmvl[m]>
* mkimage -A arm64 -O linux -T ramdisk -C $type_compression(none - no compression) -a 0x01000000 -e 0x01000000 -n uInitrd -d $your_ramdisk uInitrd
<Lvmilmvl[m]>
* mkimage -A arm64 -O linux -T ramdisk -C $type_compression(none -without compression) -a 0x01000000 -e 0x01000000 -n uInitrd -d $your_ramdisk uInitrd
<Lvmilmvl[m]>
* mkimage -A arm64 -O linux -T ramdisk -C $type_compression (none - without compression) -a 0x01000000 -e 0x01000000 -n uInitrd -d $your_ramdisk uInitrd
<Lvmilmvl[m]>
Launching android is not an easy matter
<z1r343l2[m]>
Sadly still didnt Had luck loading files from cust, No Matter if fat or ext4
<z1r343l2[m]>
Also noticed that i cant Format IT via Fastboot, Always says: "is a raw Partition" or Something Like that
<z1r343l2[m]>
Spinned up a qemu with u-boot so I can get a bit more familiar with the commands without a computer around
<z1r343l2[m]>
Whats btw the right defconfig to build U-Boot for sweet
ungeskriptet has quit [Ping timeout: 480 seconds]
WaldemarTommetheythem[m] has joined #sm7150-mainline
<WaldemarTommetheythem[m]>
I want to restart work on A71 tomorrow. What are the requirements to get my changes merged into the sm7150 linux repo?
<f_>
WaldemarTommetheythem[m]: I guess that they be suitable for mainline Linux
<WaldemarTommetheythem[m]>
I'm asking more because of the new u-boot method and reading something about devices that have not been tested with it having been removed. I already had a somewhat working device tree that I wanted to have merged but no time to do so.
ungeskriptet has joined #sm7150-mainline
ungeskriptet_ has joined #sm7150-mainline
ungeskriptet has quit [Ping timeout: 480 seconds]
ungeskriptet_ has quit [Ping timeout: 480 seconds]