Am 13.06.2016 um 17:50 schrieb Fabien Blanchet: > Le 13/06/2016 à 17:32, ali hagigat a écrit : >> On 6/13/16, Peter Robinson <pbrobinson@xxxxxxxxx> wrote: >>> none using an >>> >>> On Mon, Jun 13, 2016 at 2:29 PM, ali hagigat <hagigatali@xxxxxxxxx> >>> wrote: >>>> On 6/13/16, Peter Robinson <pbrobinson@xxxxxxxxx> wrote: >>>>> On Mon, Jun 13, 2016 at 11:34 AM, ali hagigat <hagigatali@xxxxxxxxx> >>>>> wrote: >>>>>> I want to use the Fedora 23 image with Odroid, XU4/3. >>>>>> >>>>>> I am using the following link: >>>>>> https://fedoraproject.org/wiki/Architectures/ARM/F23/Installation >>>>>> >>>>>> But there is no comment to write uboot to SD card. >>>>>> >>>>>> /usr/share/uboot/odroid-xu3 has two files: >>>>>> u-boot.dtb >>>>>> u-boot.bin >>>>>> >>>>>> How I should write these files on the final image? >>>>> We don't support the XU4 on Fedora 23, it is supported on Fedora 24, >>>>> you should be able to run the 24 RC quite OK on it, I emailed this >>>>> list about the process a few weeks ago (see list archives) with the >>>>> details. There's extra steps for the odroid devices as they require >>>>> binary blobs we can't redistribute. >>>>> >>>>> Peter >>>>> >>>> Thank you very much for the reply. >>>> Is there pre built images for Fedora+XU4/3? I appreciate any link >>>> you may >>>> know >>> Yes, the standard Fedora 24 images (choose which one you want) have >>> support for both the XU3 and XU4. They all have the u-boot and kernel >>> binaries that are needed. They DO NOT have the binaries I mentioned >>> before (because we can't legally redistribute them) >>> >>> Flash the image you want with arm-image-installer with the >>> --target=none option plus any others you need. >>> >>> You then need to follow the README.odroid to get them binary bits and >>> flash the Fedora u-boot with it. >>> >>> http://git.denx.de/?p=u-boot.git;a=blob_plain;f=doc/README.odroid;hb=HEAD >>> >>> >> README.odroid mentions some files like bl1.bin, tzsw.bin, bl2.bin, >> ... So i need to build and make "u-boot " project to produce those >> files? or I can download those files directly? in this case could you >> please attach the direct links for those files? >> Thank you very much for your valuable answers and sorry to take up >> your time > > Hi, > > You will find all needed information on odroid wiki (chapter Installation): > http://odroid.com/dokuwiki/doku.php?id=en:xu3_building_u-boot > > Best regards > Fabien > _______________________________________________ > arm mailing list > arm@xxxxxxxxxxxxxxxxxxxxxxx > https://lists.fedoraproject.org/admin/lists/arm@xxxxxxxxxxxxxxxxxxxxxxx Hi there, I'm also in the process to bring Fedora to my Odroid XU4. Waht I've done: 1. Step [root@rechner1 ARM]# /usr/bin/arm-image-installer --image=Fedora-Minimal-armhfp-Rawhide-20160612.n.0-sda.raw.xz --target=none --media=/dev/sdb -y --addconsole ===================================================== = Selected Image: = Fedora-Minimal-armhfp-Rawhide-20160612.n.0-sda.raw.xz = Selected Media : /dev/sdb = U-Boot Target : none = Console for none will be added. ===================================================== ***************************************************** ***************************************************** ******** WARNING! ALL DATA WILL BE DESTROYED ******** ***************************************************** ***************************************************** = Writing: = Fedora-Minimal-armhfp-Rawhide-20160612.n.0-sda.raw.xz = To: /dev/sdb .... 0+221247 Datensätze ein 0+221247 Datensätze aus 2146435072 Bytes (2,1 GB) kopiert, 160,826 s, 13,3 MB/s = Writing image complete! = No U-Boot will be installed. = Installation Complete! Insert into the none and boot. 2. Step [root@rechner1 U-Boot]# ./sd_fusing.1M.sh /dev/sdb /dev/sdb reader is identified. BL1 fusing 30+1 Datensätze ein 30+1 Datensätze aus 15616 Bytes (16 kB) kopiert, 0,86316 s, 18,1 kB/s BL2 fusing 28+1 Datensätze ein 28+1 Datensätze aus 14592 Bytes (15 kB) kopiert, 0,0811976 s, 180 kB/s u-boot fusing 1064+1 Datensätze ein 1064+1 Datensätze aus 545023 Bytes (545 kB) kopiert, 1,70465 s, 320 kB/s TrustZone S/W fusing 512+0 Datensätze ein 512+0 Datensätze aus 262144 Bytes (262 kB) kopiert, 0,968704 s, 271 kB/s U-boot image is fused successfully. Eject /dev/sdb and insert it again. 3. Step Boot U-Boot 2016.05 (May 19 2016 - 15:01:47 +0000) for ODROID-XU3 CPU: Exynos5422 @ 800 MHz Model: Odroid XU3 based on EXYNOS5422 Board: Odroid XU3 based on EXYNOS5422 Type: xu4 DRAM: 2 GiB MMC: EXYNOS DWMMC: 0, EXYNOS DWMMC: 1 *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Net: No ethernet found. Hit any key to stop autoboot: 0 switch to partitions #0, OK mmc0 is current device Scanning mmc 0:1... starting USB... USB0: USB EHCI 1.00 USB1: Register 2000140 NbrPorts 2 Starting the controller USB XHCI 1.00 USB2: Register 2000140 NbrPorts 2 Starting the controller USB XHCI 1.00 scanning bus 0 for devices... 1 USB Device(s) found scanning bus 1 for devices... 2 USB Device(s) found scanning bus 2 for devices... 2 USB Device(s) found scanning usb for ethernet devices... 1 Ethernet Device(s) found Waiting for Ethernet connection... unable to connect. BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 Retry time exceeded; starting again missing environment variable: pxeuuid missing environment variable: bootfile Retrieving file: pxelinux.cfg/00000000 Waiting for Ethernet connection... unable to connect. *** ERROR: `serverip' not set missing environment variable: bootfile Retrieving file: pxelinux.cfg/0000000 Waiting for Ethernet connection... unable to connect. *** ERROR: `serverip' not set missing environment variable: bootfile Retrieving file: pxelinux.cfg/000000 Waiting for Ethernet connection... unable to connect. *** ERROR: `serverip' not set missing environment variable: bootfile Retrieving file: pxelinux.cfg/00000 Waiting for Ethernet connection... unable to connect. *** ERROR: `serverip' not set missing environment variable: bootfile Retrieving file: pxelinux.cfg/0000 Waiting for Ethernet connection... unable to connect. *** ERROR: `serverip' not set missing environment variable: bootfile Retrieving file: pxelinux.cfg/000 Waiting for Ethernet connection... unable to connect. *** ERROR: `serverip' not set missing environment variable: bootfile Retrieving file: pxelinux.cfg/00 Waiting for Ethernet connection... unable to connect. *** ERROR: `serverip' not set missing environment variable: bootfile Retrieving file: pxelinux.cfg/0 Waiting for Ethernet connection... unable to connect. *** ERROR: `serverip' not set missing environment variable: bootfile Retrieving file: pxelinux.cfg/default-arm-exynos Waiting for Ethernet connection... unable to connect. *** ERROR: `serverip' not set missing environment variable: bootfile Retrieving file: pxelinux.cfg/default-arm Waiting for Ethernet connection... unable to connect. *** ERROR: `serverip' not set missing environment variable: bootfile Retrieving file: pxelinux.cfg/default Waiting for Ethernet connection... unable to connect. *** ERROR: `serverip' not set Config file not found Waiting for Ethernet connection... unable to connect. BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 Retry time exceeded; starting again ODROID-XU3 # Why does this board didn't boot the Fedora-Kernel? Waht is missing? Thanks Andreas _______________________________________________ arm mailing list arm@xxxxxxxxxxxxxxxxxxxxxxx https://lists.fedoraproject.org/admin/lists/arm@xxxxxxxxxxxxxxxxxxxxxxx