Re: [U-Boot] [PATCH v4 0/8] am335x: NOR support

2013-08-13 Thread Mark Jackson
On 13/08/13 16:20, Mark Jackson wrote: > On 13/08/13 16:11, Tom Rini wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> On 08/13/2013 11:06 AM, Mark Jackson wrote: >>> On 13/08/13 16:00, Tom Rini wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/13/2013 10:57 A

Re: [U-Boot] [PATCH v4 0/8] am335x: NOR support

2013-08-13 Thread Mark Jackson
On 13/08/13 16:11, Tom Rini wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 08/13/2013 11:06 AM, Mark Jackson wrote: >> On 13/08/13 16:00, Tom Rini wrote: >>> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >>> >>> On 08/13/2013 10:57 AM, Mark Jackson wrote: On 30/07/13 14:28, T

Re: [U-Boot] [PATCH v4 0/8] am335x: NOR support

2013-08-13 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/13/2013 11:06 AM, Mark Jackson wrote: > On 13/08/13 16:00, Tom Rini wrote: >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >> >> On 08/13/2013 10:57 AM, Mark Jackson wrote: >>> On 30/07/13 14:28, Tom Rini wrote: On Thu, Jul 18, 2013 at 03:

Re: [U-Boot] [PATCH v4 0/8] am335x: NOR support

2013-08-13 Thread Mark Jackson
On 13/08/13 16:00, Tom Rini wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 08/13/2013 10:57 AM, Mark Jackson wrote: >> On 30/07/13 14:28, Tom Rini wrote: >>> On Thu, Jul 18, 2013 at 03:12:57PM -0400, Tom Rini wrote: >>> Hey all, This series adds NOR support to am335

Re: [U-Boot] [PATCH v4 0/8] am335x: NOR support

2013-08-13 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/13/2013 10:57 AM, Mark Jackson wrote: > On 30/07/13 14:28, Tom Rini wrote: >> On Thu, Jul 18, 2013 at 03:12:57PM -0400, Tom Rini wrote: >> >>> Hey all, >>> >>> This series adds NOR support to am335x_evm, along with a few >>> generic changes to

Re: [U-Boot] [PATCH v4 0/8] am335x: NOR support

2013-08-13 Thread Mark Jackson
On 30/07/13 14:28, Tom Rini wrote: > On Thu, Jul 18, 2013 at 03:12:57PM -0400, Tom Rini wrote: > >> Hey all, >> >> This series adds NOR support to am335x_evm, along with a few generic >> changes to make gpmc clearer (for per-board things like different NOR >> chips, etc). This series depends on t

Re: [U-Boot] [PATCH v4 0/8] am335x: NOR support

2013-07-30 Thread Tom Rini
On Thu, Jul 18, 2013 at 03:12:57PM -0400, Tom Rini wrote: > Hey all, > > This series adds NOR support to am335x_evm, along with a few generic > changes to make gpmc clearer (for per-board things like different NOR > chips, etc). This series depends on the last go-round of the am335x > falcon mod

[U-Boot] [PATCH v4 0/8] am335x: NOR support

2013-07-18 Thread Tom Rini
Hey all, This series adds NOR support to am335x_evm, along with a few generic changes to make gpmc clearer (for per-board things like different NOR chips, etc). This series depends on the last go-round of the am335x falcon mode docs as that adds the README that I add more content to. And while I