[PATCH] ARM: i.MX6: add initial support for SolidRun Cubox-i Carrier-1
Lucas Stach
l.stach at pengutronix.de
Mon Dec 2 04:13:57 EST 2013
Am Freitag, den 29.11.2013, 23:34 +0400 schrieb Alexander Shiyan:
> > Needs some more work for things like ethernet, right now only
> > MMC and USB are tested.
> ...
> > diff --git a/arch/arm/boards/solidrun-carrier-1/board.c b/arch/arm/boards/solidrun-carrier-1/board.c
> ...
> + devfs_add_partition(bootsource_name, 0x00000, SZ_512K, DEVFS_PARTITION_FIXED, barebox_name);
> > + devfs_add_partition(bootsource_name, SZ_512K, SZ_512K, DEVFS_PARTITION_FIXED, default_environment_name);
> > + default_environment_path = "/dev/mmc1.bareboxenv";
>
> Why partitions cannot be moved into dts?
>
No reason really, except me not thinking about it. Will fix in v2.
Thanks,
Lucas
--
Pengutronix e.K. | Lucas Stach |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-5076 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list