Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD
---
arch/arm/Makefile |1 +
arch/arm/boards/at91sam9m10ihd/Makefile|2 +
arch/arm/boards/at91sam9m10ihd/config.h|6 +
arch/arm/boards/at91sam9m10ihd/env/boot/android| 11 +
a
as we will add the ihd before
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD
---
arch/arm/configs/at91sam9m10g45ek_defconfig |1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/at91sam9m10g45ek_defconfig
b/arch/arm/configs/at91sam9m10g45ek_defconfig
index 1e35787..29b9f32 1
HI,
add the sam9m10ihd support
It's a tablet based on a sam9m10 with a maxtouch
The following changes since commit 6d588b9bfd85247f9007c002cec98a7535764ae4:
Merge branch 'for-next/misc' into next (2013-01-23 20:46:17 +0100)
are available in the git repository at:
git://gi
On Wed, Jan 23, 2013 at 9:51 PM, Sascha Hauer wrote:
> On Sat, Jan 19, 2013 at 06:23:27PM +0100, Vicente Bergas wrote:
>> Hi Sascha,
>> I've made the changes you suggested in this resent patch.
>>
>> Everything related to custom ATAGs has been moved to the board
>> directory.
>>
>> The generic cod
On Wed, Jan 23, 2013 at 09:43:19PM +0100, Alexander Aring wrote:
> On Wed, Jan 23, 2013 at 09:30:51PM +0100, Jean-Christophe PLAGNIOL-VILLARD
> wrote:
> > On 21:25 Wed 23 Jan , Alexander Aring wrote:
> > > Hi Sascha,
> > >
> > > On Wed, Jan 23, 2013 at 09:18:44PM +0100, Sascha Hauer wrote:
>
the lowlevel init is the same as the usb-a9263 except that can not have the
128MiB option
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD
---
arch/arm/boards/tny-a926x/Makefile |9 ++
arch/arm/boards/tny-a926x/tny_a9263_bootstrap.c| 16 +++
.../arm/boards/tny-a926x/tny_
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD
---
arch/arm/boards/tny-a926x/init.c | 43 --
arch/arm/configs/tny_a9263_defconfig |1 +
2 files changed, 31 insertions(+), 13 deletions(-)
diff --git a/arch/arm/boards/tny-a926x/init.c b/arch/arm/boards/tn
On Sat, Jan 19, 2013 at 06:23:27PM +0100, Vicente Bergas wrote:
> Hi Sascha,
> I've made the changes you suggested in this resent patch.
>
> Everything related to custom ATAGs has been moved to the board
> directory.
>
> The generic code does not make any references to feature lists or
> bootload
HI,
depends on console none
The following changes since commit e75f727c6e048c9978cb47cb8af92488a8251569:
introduce console none support (2013-01-19 11:51:53 +0800)
are available in the git repository at:
git://git.jcrosoft.org/barebox.git delivery/tny_a9263
for you to fetch change
On Wed, Jan 23, 2013 at 09:42:15PM +0100, Jean-Christophe PLAGNIOL-VILLARD
wrote:
> On 21:40 Wed 23 Jan , Sascha Hauer wrote:
> > On Wed, Jan 23, 2013 at 10:20:28AM +0100, Jean-Christophe PLAGNIOL-VILLARD
> > wrote:
> > > HI,
> > >
> > > This patch serie introduce the console none support
On 21:40 Wed 23 Jan , Sascha Hauer wrote:
> On Wed, Jan 23, 2013 at 10:20:28AM +0100, Jean-Christophe PLAGNIOL-VILLARD
> wrote:
> > HI,
> >
> > This patch serie introduce the console none support
> >
> > this will allow to reduce the barebox significantly special for
> > bootstra
On Wed, Jan 23, 2013 at 09:30:51PM +0100, Jean-Christophe PLAGNIOL-VILLARD
wrote:
> On 21:25 Wed 23 Jan , Alexander Aring wrote:
> > Hi Sascha,
> >
> > On Wed, Jan 23, 2013 at 09:18:44PM +0100, Sascha Hauer wrote:
> > > Hi Alexander,
> > >
> > > On Wed, Jan 23, 2013 at 09:01:36PM +0100, Alex
On Wed, Jan 23, 2013 at 10:20:28AM +0100, Jean-Christophe PLAGNIOL-VILLARD
wrote:
> HI,
>
> This patch serie introduce the console none support
>
> this will allow to reduce the barebox significantly special for
> bootstrap
>
> As example on at91sam9263 console none vs c
On 21:25 Wed 23 Jan , Alexander Aring wrote:
> Hi Sascha,
>
> On Wed, Jan 23, 2013 at 09:18:44PM +0100, Sascha Hauer wrote:
> > Hi Alexander,
> >
> > On Wed, Jan 23, 2013 at 09:01:36PM +0100, Alexander Aring wrote:
> > > > > +/*
> > > > > + * PTE flags variables to set cached and
> > > > > +
Hi Sascha,
On Wed, Jan 23, 2013 at 09:18:44PM +0100, Sascha Hauer wrote:
> Hi Alexander,
>
> On Wed, Jan 23, 2013 at 09:01:36PM +0100, Alexander Aring wrote:
> > > > +/*
> > > > + * PTE flags variables to set cached and
> > > > + * uncached regions.
> > > > + */
> > > > +static uint32_t PTE_FLAGS
Hi Alexander,
On Wed, Jan 23, 2013 at 09:01:36PM +0100, Alexander Aring wrote:
> > > +/*
> > > + * PTE flags variables to set cached and
> > > + * uncached regions.
> > > + */
> > > +static uint32_t PTE_FLAGS_CACHED;
> > > +static uint32_t PTE_FLAGS_UNCACHED;
> >
> > Please no uppercase letters f
Hi,
thank you for reviewing this patch.
On Thu, Jan 17, 2013 at 10:54:31AM +0100, Sascha Hauer wrote:
> On Tue, Jan 15, 2013 at 02:48:50PM +0100, Alexander Aring wrote:
> > Rewrite memtest command:
> > - Skip barebox sdram regions.
> > - Uncache unused mem regions while testing.
> > -
On Mon, Jan 21, 2013 at 09:07:12PM +0100, Jean-Christophe PLAGNIOL-VILLARD
wrote:
> HI,
>
> the following patch series add the ehci support to atmel
>
> it also allow to discover the caps resources via cr_capbase
> so no need to hardcode it anymore
>
> The following changes si
On Tue, Jan 22, 2013 at 03:45:40PM +0100, Jean-Christophe PLAGNIOL-VILLARD
wrote:
> Hi,
>
> the current divers is bugged on the mmu support so until it's fixed do
> not allow it wih mmu
>
> make ohci driver depends on OHCI enabled
>
> The following changes since commit 3de3b67
On Wed, Jan 23, 2013 at 2:41 PM, Eric Bénard wrote:
> Hi Fabio,
>
> Le Wed, 23 Jan 2013 14:17:59 +0100,
> Fabio Porcedda a écrit :
>> $ dfu-util -l
>> dfu-util 0.7
>> ...
>> Found Runtime: [4321:1234] devnum=0, cfg=1, intf=0, alt=0, name="UNDEFINED"
>> Found Runtime: [4321:1234] devnum=0, cfg=1,
Hi Fabio,
Le Wed, 23 Jan 2013 14:17:59 +0100,
Fabio Porcedda a écrit :
> $ dfu-util -l
> dfu-util 0.7
> ...
> Found Runtime: [4321:1234] devnum=0, cfg=1, intf=0, alt=0, name="UNDEFINED"
> Found Runtime: [4321:1234] devnum=0, cfg=1, intf=0, alt=1, name="UNDEFINED"
> Found Runtime: [4321:1234] devn
Hi All,
I'm trying the dfu support for AT91SAM9260EK.
I've succefully activated it using th bp button, but
the dfu-util give me the error "Cannot open device".
I'm doing something wrong?
Can someone help me?
-
I'm using:
- Barebox 2013.01.0 - at91sam9260ek_defconfig
- Ubuntu 12.10
---
so we can add easly the console_none support
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD
---
arch/arm/configs/archosg9_xload_defconfig|2 +-
arch/arm/configs/omap3530_beagle_xload_defconfig |2 +-
arch/arm/configs/panda_xload_defconfig |2 +-
arch/ar
this will allow to have no console support
Use full for bootstrap as we can save 6.5 KiB (barebox.bin) and
3.8 KiB (zbarebox.bin lzo) on at91sam9263 as example vs console simple
As on bootstrap we have often very limited size.
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD
---
commands/Kconfi
v7_mmu_cache_flush stores registers on the stack and restores
them afterwards. Additionally v7_mmu_cache_flush is called
from v7_mmu_cache_off *after* disabling the MMU. With this
the following can happen:
- v7_mmu_cache_off disables the MMU. From now on no new values
go to the data cache.
- v7_
HI,
This patch serie introduce the console none support
this will allow to reduce the barebox significantly special for
bootstrap
As example on at91sam9263 console none vs console simple
barebox.bin => 6.5 KiB
zbarebox.bin lzo=
26 matches
Mail list logo