On Thu, Nov 30, 2017 at 09:22:07AM +, Andre Przywara wrote:
> Hi,
>
> On 30/11/17 07:56, Maxime Ripard wrote:
> > Hi,
> >
> > On Thu, Nov 30, 2017 at 12:23:06AM +, André Przywara wrote:
> >> Hi Maxime,
> >>
> >> On 28/11/17 10:34, Maxime Ripard wrote:
> >>> The partitions variable is espe
Hi,
On 30/11/17 07:56, Maxime Ripard wrote:
> Hi,
>
> On Thu, Nov 30, 2017 at 12:23:06AM +, André Przywara wrote:
>> Hi Maxime,
>>
>> On 28/11/17 10:34, Maxime Ripard wrote:
>>> The partitions variable is especially useful to create a partition table
>>> from U-Boot, either directly from the
Hi,
On Thu, Nov 30, 2017 at 12:23:06AM +, André Przywara wrote:
> Hi Maxime,
>
> On 28/11/17 10:34, Maxime Ripard wrote:
> > The partitions variable is especially useful to create a partition table
> > from U-Boot, either directly from the U-Boot shell, or through flashing
> > tools like fast
Hi Maxime,
On 28/11/17 10:34, Maxime Ripard wrote:
> The partitions variable is especially useful to create a partition table
> from U-Boot, either directly from the U-Boot shell, or through flashing
> tools like fastboot and its oem format command.
>
> This is especially useful on devices with a
The partitions variable is especially useful to create a partition table
from U-Boot, either directly from the U-Boot shell, or through flashing
tools like fastboot and its oem format command.
This is especially useful on devices with an eMMC you can't take out to
flash from another system, and bo
On Mon, Nov 20, 2017 at 12:37:51PM +0100, Emmanuel Vadot wrote:
> On Mon, 20 Nov 2017 10:24:08 +0100
> Maxime Ripard wrote:
>
> > Hi,
> >
> > On Fri, Nov 17, 2017 at 03:20:03PM +0100, Alexander Graf wrote:
> > >
> > >
> > > On 17.11.17 14:04, Maxime Ripard wrote:
> > > > On Fri, Nov 17, 2017 a
On Mon, 20 Nov 2017 10:24:08 +0100
Maxime Ripard wrote:
> Hi,
>
> On Fri, Nov 17, 2017 at 03:20:03PM +0100, Alexander Graf wrote:
> >
> >
> > On 17.11.17 14:04, Maxime Ripard wrote:
> > > On Fri, Nov 17, 2017 at 12:21:49PM +, Andre Przywara wrote:
> > >> Hi,
> > >>
> > >> On 17/11/17 08:27
Hi,
On Fri, Nov 17, 2017 at 03:20:03PM +0100, Alexander Graf wrote:
>
>
> On 17.11.17 14:04, Maxime Ripard wrote:
> > On Fri, Nov 17, 2017 at 12:21:49PM +, Andre Przywara wrote:
> >> Hi,
> >>
> >> On 17/11/17 08:27, Maxime Ripard wrote:
> >>>
> >>> I guess I also have a side question here. H
On 17.11.17 14:04, Maxime Ripard wrote:
> On Fri, Nov 17, 2017 at 12:21:49PM +, Andre Przywara wrote:
>> Hi,
>>
>> On 17/11/17 08:27, Maxime Ripard wrote:
>>>
>>> I guess I also have a side question here. How do the installers deal
>>> with the ESP partition? Would they create a new filesyste
On Fri, Nov 17, 2017 at 12:21:49PM +, Andre Przywara wrote:
> Hi,
>
> On 17/11/17 08:27, Maxime Ripard wrote:
> >
> > I guess I also have a side question here. How do the installers deal
> > with the ESP partition? Would they create a new filesystem on it no
> > matter what, or are they a bit
Hi,
On 17/11/17 08:27, Maxime Ripard wrote:
>
> I guess I also have a side question here. How do the installers deal
> with the ESP partition? Would they create a new filesystem on it no
> matter what, or are they a bit smarter than that?
I would expect any installer to not mess with the ESP. Af
On Thu, Nov 16, 2017 at 08:42:48PM +0100, Karsten Merker wrote:
> > And then on the "we" side of things, the problem here that everyone
> > needs to care about it how do we setup a partition table so that we can
> > have SPL where it's required by firmware to be. How is this particular
> > hurdle
On Thu, Nov 16, 2017 at 12:30:04PM -0500, Tom Rini wrote:
> On Thu, Nov 16, 2017 at 11:41:57AM +, Andre Przywara wrote:
> > Hi,
> >
> > On 16/11/17 11:21, Maxime Ripard wrote:
> > > On Thu, Nov 16, 2017 at 10:30:38AM +, Andre Przywara wrote:
> > >> Hi,
> > >>
> > >> On 15/11/17 21:03, Alex
Hi,
On Thu, Nov 16, 2017 at 11:41:57AM +, Andre Przywara wrote:
> >> If I understand this correctly, these are default settings for
> >> U-Boot's "mtdparts default" command, which honestly I didn't even
> >> know existed so far.
> >
> > No, this has nothing to do with MTD. It's a default GPT
On Thu, Nov 16, 2017 at 11:41:57AM +, Andre Przywara wrote:
> Hi,
>
> On 16/11/17 11:21, Maxime Ripard wrote:
> > On Thu, Nov 16, 2017 at 10:30:38AM +, Andre Przywara wrote:
> >> Hi,
> >>
> >> On 15/11/17 21:03, Alexander Graf wrote:
> >>>
> >>>
> >>> On 15.11.17 11:11, Maxime Ripard wrote
On Thu, 16 Nov 2017 12:54:13 +0100
Alexander Graf wrote:
> On 11/16/2017 12:41 PM, Andre Przywara wrote:
> > Hi,
> >
> > On 16/11/17 11:21, Maxime Ripard wrote:
> >> On Thu, Nov 16, 2017 at 10:30:38AM +, Andre Przywara wrote:
> >>> Hi,
> >>>
> >>> On 15/11/17 21:03, Alexander Graf wrote:
> >>
On 11/16/2017 12:41 PM, Andre Przywara wrote:
Hi,
On 16/11/17 11:21, Maxime Ripard wrote:
On Thu, Nov 16, 2017 at 10:30:38AM +, Andre Przywara wrote:
Hi,
On 15/11/17 21:03, Alexander Graf wrote:
On 15.11.17 11:11, Maxime Ripard wrote:
The partitions variable is especially useful to cre
Hi,
On 16/11/17 11:21, Maxime Ripard wrote:
> On Thu, Nov 16, 2017 at 10:30:38AM +, Andre Przywara wrote:
>> Hi,
>>
>> On 15/11/17 21:03, Alexander Graf wrote:
>>>
>>>
>>> On 15.11.17 11:11, Maxime Ripard wrote:
The partitions variable is especially useful to create a partition table
On Thu, Nov 16, 2017 at 10:30:38AM +, Andre Przywara wrote:
> Hi,
>
> On 15/11/17 21:03, Alexander Graf wrote:
> >
> >
> > On 15.11.17 11:11, Maxime Ripard wrote:
> >> The partitions variable is especially useful to create a partition table
> >> from U-Boot, either directly from the U-Boot s
Hi,
On 15/11/17 21:03, Alexander Graf wrote:
>
>
> On 15.11.17 11:11, Maxime Ripard wrote:
>> The partitions variable is especially useful to create a partition table
>> from U-Boot, either directly from the U-Boot shell, or through flashing
>> tools like fastboot and its oem format command.
>>
Hi Alexander,
On Wed, Nov 15, 2017 at 10:03:32PM +0100, Alexander Graf wrote:
> On 15.11.17 11:11, Maxime Ripard wrote:
> > The partitions variable is especially useful to create a partition table
> > from U-Boot, either directly from the U-Boot shell, or through flashing
> > tools like fastboot a
On 15.11.17 11:11, Maxime Ripard wrote:
> The partitions variable is especially useful to create a partition table
> from U-Boot, either directly from the U-Boot shell, or through flashing
> tools like fastboot and its oem format command.
>
> This is especially useful on devices with an eMMC you
The partitions variable is especially useful to create a partition table
from U-Boot, either directly from the U-Boot shell, or through flashing
tools like fastboot and its oem format command.
This is especially useful on devices with an eMMC you can't take out to
flash from another system, and bo
23 matches
Mail list logo