Uploaded image for project: ' AGL Development'
  1. AGL Development
  2. SPEC-624

Bad HTML Format of the Commands for Configuring U-Boot on R-Car Gen3

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Minor Minor
    • None
    • None
    • None
    • None

      Hi,

      The HTML formatting of the instructions for configuring U-Boot on R-Car Gen3 is wrong and may lead to a confusion. Instead of 3 separate lines the content is shown as a long singe line:
      http://docs.automotivelinux.org/docs/getting_started/en/dev/reference/machines/R-Car-Starter-Kit-gen3.html

      The same issue appears in both Chrome and Firefox. Please have a look at the screenshot:

      It should be:

      setenv bootargs console=ttySC0,115200 root=/dev/mmcblk1p1 rootwait rw rootfstype=ext4 
      setenv bootcmd run load_ker\; run load_dtb\; booti 0x48080000 - 0x48000000 
      setenv load_ker ext4load mmc 0:1 0x48080000 /boot/Image

       

      I had a look in the GitHub repository automotive-grade-linux/docs-agl and the source code seems fine. Probably the content is messed during the transformation to HTML.

      Could you please have a look at fix it?

      Thanks,
      Leon

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            ronan ronan Le Martret
            leonanavi Leon Anavi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: