linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: ppajuel@gmail.com (Pau Pajuel)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/3] ARM: dts: Add basic support for isee igepv5
Date: Tue, 20 Oct 2015 12:34:11 +0200	[thread overview]
Message-ID: <CAMVEqEmDoQvnVfQXF9QvtyjPe2RRGe1wf=6=VifGPcSOKLcnbg@mail.gmail.com> (raw)
In-Reply-To: <20151019145052.GB21839@atomide.com>

Hi Tony,
2015-10-19 16:50 GMT+02:00 Tony Lindgren <tony@atomide.com>:
> * Pau Pajuel <ppajuel@gmail.com> [151019 06:40]:
>> Hi Tony,
>> 2015-10-16 16:57 GMT+02:00 Tony Lindgren <tony@atomide.com>:
>> > >
>> > > So far I've tested that basic things work, such as serial, USB
>> > > Ethernet, HDMI and WLAN.
>
> Also mSATA works too BTW.
>
>> I am testing your patch without succes. Which u-boot version are you using?
>
> I'm using the isee git tree u-boot with the following enabled in the
> omap5_igep0050.h:
>
> #define IGEPv5_MEMORY_4G
> #define CONFIG_SUPPORT_RAW_INITRD
> #define CONFIG_ENV_IS_IN_FAT
> #define FAT_ENV_INTERFACE               "mmc"
> #define FAT_ENV_DEVICE                  1
> #define FAT_ENV_PART                    1
> #define FAT_ENV_FILE                    "uboot.env"
> #define CONFIG_FAT_WRITE
>
> The CONFIG_SUPPORT_RAW_INITRD is needed to support raw initramfs instead of
> using mkimage on it for bootz command. I don't think these changes should
> affect booting though.
>
>> Do you apply config changes into omap2plus_defconfig
>
> Looks like I only enabled CONFIG_USB_NET_SMSC75XX.
>
>> Here is my setup and log: http://pastebin.com/j51ugRvK
>
> My guess is that you need to play with initrd_high etc, try doing something
> like this in u-boot:
>
> setenv fdtaddr 80a00000
> setenv loadaddr 80c00000
> setenv rdaddr 81400000
> setenv fdt_high 8c000000
> setenv initrd_high ffffffff
Setting the above environment variables works for me
>
> And see if that helps?
>
> BTW, we really need to use initramfs based booting on these for NFS to
> avoid having to compile all the USB into the kernel. Well at least for
> the mainline omap2plus_defconfig.
>
> Regards,
>
> Tony

Cheers!

Pau

  reply	other threads:[~2015-10-20 10:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-13 17:18 [PATCH 1/3] ARM: dts: Fix WLAN regression on omap5-uevm Tony Lindgren
2015-10-13 17:18 ` [PATCH 2/3] ARM: dts: Move most of omap5-uevm.dts to omap5-board-common.dtsi Tony Lindgren
2015-10-13 17:18 ` [PATCH 3/3] ARM: dts: Add basic support for isee igepv5 Tony Lindgren
2015-10-16  8:22   ` Enric Balletbo Serra
2015-10-16 14:57     ` Tony Lindgren
     [not found]       ` <CAMVEqEkoXoE1wgT8p5BNW7TAjz5Xtcvx7gXvk7rbdQXg8bXpzg@mail.gmail.com>
2015-10-19 14:50         ` Tony Lindgren
2015-10-20 10:34           ` Pau Pajuel [this message]
2015-10-20 16:01             ` Tony Lindgren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAMVEqEmDoQvnVfQXF9QvtyjPe2RRGe1wf=6=VifGPcSOKLcnbg@mail.gmail.com' \
    --to=ppajuel@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).