Re: [U-Boot] [PATCH v7 00/15] SiFive FU540 Support

2019-04-19 Thread Atish Patra
On 4/19/19 1:44 PM, Kevin Hilman wrote: On Fri, Apr 19, 2019 at 1:38 PM Kevin Hilman wrote: Atish Patra writes: On 4/18/19 4:16 PM, Kevin Hilman wrote: Atish Patra writes: On 4/18/19 12:15 PM, Kevin Hilman wrote: Palmer, Anup, On Tue, Mar 12, 2019 at 1:55 AM Palmer Dabbelt wrote:

Re: [U-Boot] [PATCH v7 00/15] SiFive FU540 Support

2019-04-19 Thread Kevin Hilman
On Fri, Apr 19, 2019 at 1:38 PM Kevin Hilman wrote: > > Atish Patra writes: > > > On 4/18/19 4:16 PM, Kevin Hilman wrote: > >> Atish Patra writes: > >> > >>> On 4/18/19 12:15 PM, Kevin Hilman wrote: > Palmer, Anup, > > On Tue, Mar 12, 2019 at 1:55 AM Palmer Dabbelt wrote: >

Re: [U-Boot] [PATCH v7 00/15] SiFive FU540 Support

2019-04-19 Thread Kevin Hilman
Atish Patra writes: > On 4/18/19 4:16 PM, Kevin Hilman wrote: >> Atish Patra writes: >> >>> On 4/18/19 12:15 PM, Kevin Hilman wrote: Palmer, Anup, On Tue, Mar 12, 2019 at 1:55 AM Palmer Dabbelt wrote: > > On Mon, 11 Mar 2019 07:33:25 PDT (-0700), bmeng...@gmail.com

Re: [U-Boot] [PATCH v7 00/15] SiFive FU540 Support

2019-04-18 Thread Atish Patra
On 4/18/19 4:16 PM, Kevin Hilman wrote: Atish Patra writes: On 4/18/19 12:15 PM, Kevin Hilman wrote: Palmer, Anup, On Tue, Mar 12, 2019 at 1:55 AM Palmer Dabbelt wrote: On Mon, 11 Mar 2019 07:33:25 PDT (-0700), bmeng...@gmail.com wrote: On Thu, Feb 14, 2019 at 7:58 AM Kevin Hilman

Re: [U-Boot] [PATCH v7 00/15] SiFive FU540 Support

2019-04-18 Thread Kevin Hilman
Atish Patra writes: > On 4/18/19 12:15 PM, Kevin Hilman wrote: >> Palmer, Anup, >> >> On Tue, Mar 12, 2019 at 1:55 AM Palmer Dabbelt wrote: >>> >>> On Mon, 11 Mar 2019 07:33:25 PDT (-0700), bmeng...@gmail.com wrote: On Thu, Feb 14, 2019 at 7:58 AM Kevin Hilman wrote: > > Kevin

Re: [U-Boot] [PATCH v7 00/15] SiFive FU540 Support

2019-04-18 Thread Atish Patra
On 4/18/19 12:15 PM, Kevin Hilman wrote: Palmer, Anup, On Tue, Mar 12, 2019 at 1:55 AM Palmer Dabbelt wrote: On Mon, 11 Mar 2019 07:33:25 PDT (-0700), bmeng...@gmail.com wrote: On Thu, Feb 14, 2019 at 7:58 AM Kevin Hilman wrote: Kevin Hilman writes: Hi Anup, Anup Patel writes:

Re: [U-Boot] [PATCH v7 00/15] SiFive FU540 Support

2019-04-18 Thread Kevin Hilman
Palmer, Anup, On Tue, Mar 12, 2019 at 1:55 AM Palmer Dabbelt wrote: > > On Mon, 11 Mar 2019 07:33:25 PDT (-0700), bmeng...@gmail.com wrote: > > On Thu, Feb 14, 2019 at 7:58 AM Kevin Hilman wrote: > >> > >> Kevin Hilman writes: > >> > >> > Hi Anup, > >> > > >> > Anup Patel writes: > >> > > >>

Re: [U-Boot] [PATCH v7 00/15] SiFive FU540 Support

2019-03-12 Thread Palmer Dabbelt
On Mon, 11 Mar 2019 07:33:25 PDT (-0700), bmeng...@gmail.com wrote: On Thu, Feb 14, 2019 at 7:58 AM Kevin Hilman wrote: Kevin Hilman writes: > Hi Anup, > > Anup Patel writes: > >> This patchset adds SiFive Freedom Unleashed (FU540) support >> to RISC-V U-Boot. >> >> The patches are based

Re: [U-Boot] [PATCH v7 00/15] SiFive FU540 Support

2019-03-11 Thread Bin Meng
On Thu, Feb 14, 2019 at 7:58 AM Kevin Hilman wrote: > > Kevin Hilman writes: > > > Hi Anup, > > > > Anup Patel writes: > > > >> This patchset adds SiFive Freedom Unleashed (FU540) support > >> to RISC-V U-Boot. > >> > >> The patches are based upon latest U-Boot source tree > >>

Re: [U-Boot] [PATCH v7 00/15] SiFive FU540 Support

2019-02-13 Thread Kevin Hilman
Kevin Hilman writes: > Hi Anup, > > Anup Patel writes: > >> This patchset adds SiFive Freedom Unleashed (FU540) support >> to RISC-V U-Boot. >> >> The patches are based upon latest U-Boot source tree >> (git://git.denx.de/u-boot.git) at commit id >> dbe70c7d4e3d5c705a98d82952e05a591efd0683 >>

Re: [U-Boot] [PATCH v7 00/15] SiFive FU540 Support

2019-02-13 Thread Kevin Hilman
Hi Anup, Anup Patel writes: > This patchset adds SiFive Freedom Unleashed (FU540) support > to RISC-V U-Boot. > > The patches are based upon latest U-Boot source tree > (git://git.denx.de/u-boot.git) at commit id > dbe70c7d4e3d5c705a98d82952e05a591efd0683 > > All drivers namely: SiFive PRCI,

Re: [U-Boot] [PATCH v7 00/15] SiFive FU540 Support

2019-02-13 Thread Auer, Lukas
On Wed, 2019-02-13 at 10:35 +0100, Andreas Schwab wrote: > On Feb 13 2019, Anup Patel wrote: > > > General practice (atlease what I have seen on few boards), is that > > board > > will have unique MAC address printed/labelled for each Ethernet > > port. We > > can just set-and-save "ethaddr"

Re: [U-Boot] [PATCH v7 00/15] SiFive FU540 Support

2019-02-13 Thread Andreas Schwab
On Feb 13 2019, Anup Patel wrote: > General practice (atlease what I have seen on few boards), is that board > will have unique MAC address printed/labelled for each Ethernet port. We > can just set-and-save "ethaddr" U-Boot env variable based on MAC address > printed on board. > >

Re: [U-Boot] [PATCH v7 00/15] SiFive FU540 Support

2019-02-13 Thread Andreas Schwab
On Feb 13 2019, Alexander Graf wrote: > The DT is supplied via SD card That's not true by default. It is part of the FSBL, I think. Andreas. -- Andreas Schwab, SUSE Labs, sch...@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something

Re: [U-Boot] [PATCH v7 00/15] SiFive FU540 Support

2019-02-13 Thread Alexander Graf
On 13.02.19 02:31, Bin Meng wrote: > On Tue, Feb 12, 2019 at 6:23 PM Andreas Schwab wrote: >> >> On Feb 12 2019, Bin Meng wrote: >> >>> The env var is stored in whatever supported media in U-Boot. Not like >>> PCI NICs which normally have EEPROM to store pre-flashed MAC address >>> by their

Re: [U-Boot] [PATCH v7 00/15] SiFive FU540 Support

2019-02-12 Thread Anup Patel
On Wed, Feb 13, 2019 at 7:01 AM Bin Meng wrote: > > On Tue, Feb 12, 2019 at 6:23 PM Andreas Schwab wrote: > > > > On Feb 12 2019, Bin Meng wrote: > > > > > The env var is stored in whatever supported media in U-Boot. Not like > > > PCI NICs which normally have EEPROM to store pre-flashed MAC

Re: [U-Boot] [PATCH v7 00/15] SiFive FU540 Support

2019-02-12 Thread Bin Meng
On Tue, Feb 12, 2019 at 6:23 PM Andreas Schwab wrote: > > On Feb 12 2019, Bin Meng wrote: > > > The env var is stored in whatever supported media in U-Boot. Not like > > PCI NICs which normally have EEPROM to store pre-flashed MAC address > > by their vendors, for most embedded network

Re: [U-Boot] [PATCH v7 00/15] SiFive FU540 Support

2019-02-12 Thread Andreas Schwab
On Feb 12 2019, Bin Meng wrote: > The env var is stored in whatever supported media in U-Boot. Not like > PCI NICs which normally have EEPROM to store pre-flashed MAC address > by their vendors, for most embedded network controllers in the SoC, > normally there is no hardware provided mechanism

Re: [U-Boot] [PATCH v7 00/15] SiFive FU540 Support

2019-02-12 Thread Alexander Graf
On 02/12/2019 11:12 AM, Bin Meng wrote: On Tue, Feb 12, 2019 at 5:09 PM Andreas Schwab wrote: On Feb 12 2019, Bin Meng wrote: On Tue, Feb 12, 2019 at 4:34 PM Andreas Schwab wrote: On Feb 12 2019, Anup Patel wrote: This is because we don't have place to put U-Boot environment variables

Re: [U-Boot] [PATCH v7 00/15] SiFive FU540 Support

2019-02-12 Thread Bin Meng
On Tue, Feb 12, 2019 at 5:09 PM Andreas Schwab wrote: > > On Feb 12 2019, Bin Meng wrote: > > > On Tue, Feb 12, 2019 at 4:34 PM Andreas Schwab wrote: > >> > >> On Feb 12 2019, Anup Patel wrote: > >> > >> > This is because we don't have place to put U-Boot environment > >> > variables as of now

Re: [U-Boot] [PATCH v7 00/15] SiFive FU540 Support

2019-02-12 Thread Andreas Schwab
On Feb 12 2019, Bin Meng wrote: > On Tue, Feb 12, 2019 at 4:34 PM Andreas Schwab wrote: >> >> On Feb 12 2019, Anup Patel wrote: >> >> > This is because we don't have place to put U-Boot environment >> > variables as of now on Unleashed board. This will be solved once >> > we have SPI driver

Re: [U-Boot] [PATCH v7 00/15] SiFive FU540 Support

2019-02-12 Thread Bin Meng
On Tue, Feb 12, 2019 at 4:34 PM Andreas Schwab wrote: > > On Feb 12 2019, Anup Patel wrote: > > > This is because we don't have place to put U-Boot environment > > variables as of now on Unleashed board. This will be solved once > > we have SPI driver and SPI_MMC driver for Unleased board. > >

Re: [U-Boot] [PATCH v7 00/15] SiFive FU540 Support

2019-02-12 Thread Andreas Schwab
On Feb 12 2019, Anup Patel wrote: > This is because we don't have place to put U-Boot environment > variables as of now on Unleashed board. This will be solved once > we have SPI driver and SPI_MMC driver for Unleased board. Isn't the MAC part of the initial DT? Andreas. -- Andreas Schwab,

Re: [U-Boot] [PATCH v7 00/15] SiFive FU540 Support

2019-02-11 Thread Alexander Graf
> Am 12.02.2019 um 07:35 schrieb Anup Patel : > >> On Tue, Feb 12, 2019 at 11:52 AM Alexander Graf wrote: >> >> >> Am 12.02.2019 um 03:57 schrieb Anup Patel : > On Mon, Feb 11, 2019 at 9:07 PM Andreas Schwab wrote: > > On Feb 11 2019, Anup Patel wrote: > >

Re: [U-Boot] [PATCH v7 00/15] SiFive FU540 Support

2019-02-11 Thread Anup Patel
On Tue, Feb 12, 2019 at 11:52 AM Alexander Graf wrote: > > > > > Am 12.02.2019 um 03:57 schrieb Anup Patel : > > > >> On Mon, Feb 11, 2019 at 9:07 PM Andreas Schwab wrote: > >> > >>> On Feb 11 2019, Anup Patel wrote: > >>> > >>> This patchset adds SiFive Freedom Unleashed (FU540) support > >>>

Re: [U-Boot] [PATCH v7 00/15] SiFive FU540 Support

2019-02-11 Thread Alexander Graf
> Am 12.02.2019 um 03:57 schrieb Anup Patel : > >> On Mon, Feb 11, 2019 at 9:07 PM Andreas Schwab wrote: >> >>> On Feb 11 2019, Anup Patel wrote: >>> >>> This patchset adds SiFive Freedom Unleashed (FU540) support >>> to RISC-V U-Boot. >>> >>> The patches are based upon latest U-Boot

Re: [U-Boot] [PATCH v7 00/15] SiFive FU540 Support

2019-02-11 Thread Anup Patel
On Mon, Feb 11, 2019 at 9:07 PM Andreas Schwab wrote: > > On Feb 11 2019, Anup Patel wrote: > > > This patchset adds SiFive Freedom Unleashed (FU540) support > > to RISC-V U-Boot. > > > > The patches are based upon latest U-Boot source tree > > (git://git.denx.de/u-boot.git) at commit id > >

Re: [U-Boot] [PATCH v7 00/15] SiFive FU540 Support

2019-02-11 Thread Andreas Schwab
On Feb 11 2019, Anup Patel wrote: > This patchset adds SiFive Freedom Unleashed (FU540) support > to RISC-V U-Boot. > > The patches are based upon latest U-Boot source tree > (git://git.denx.de/u-boot.git) at commit id > dbe70c7d4e3d5c705a98d82952e05a591efd0683 > > All drivers namely: SiFive

[U-Boot] [PATCH v7 00/15] SiFive FU540 Support

2019-02-10 Thread Anup Patel
This patchset adds SiFive Freedom Unleashed (FU540) support to RISC-V U-Boot. The patches are based upon latest U-Boot source tree (git://git.denx.de/u-boot.git) at commit id dbe70c7d4e3d5c705a98d82952e05a591efd0683 All drivers namely: SiFive PRCI, SiFive Serial, and Cadance MACB Ethernet work