Re: [U-Boot] Command to create a partition table?

2015-10-14 Thread Wolfgang Denk
Dear Masahiro,

In message  
you wrote:
> >
> > I am searching for a command to create
> > a partition table (like fdisk command).
...
> "No reply" means "No, U-Boot does not support it", right?

Correct.  We don't have that.  This is one of the areas where U-Boot
assumes you can use OS tools.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,  Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Life would be so much easier if we could  just  look  at  the  source
code.   -- Dave Olson
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Command to create a partition table?

2015-10-14 Thread Tom Rini
On Fri, Oct 02, 2015 at 03:46:18PM +0900, Masahiro Yamada wrote:

> Hi guys,
> 
> 
> I am searching for a command to create
> a partition table (like fdisk command).
> 
> I can create a partition table by PC
> for removable devics such as SD card,
> but I want U-boot to do that for on-board devices
> such as eMMC.
> 
> Does U-boot have one?

"DOS" style no, GPT yes, see doc/README.gpt

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Command to create a partition table?

2015-10-14 Thread Masahiro Yamada
Hi Tom,

2015-10-14 21:42 GMT+09:00 Tom Rini :
> On Fri, Oct 02, 2015 at 03:46:18PM +0900, Masahiro Yamada wrote:
>
>> Hi guys,
>>
>>
>> I am searching for a command to create
>> a partition table (like fdisk command).
>>
>> I can create a partition table by PC
>> for removable devics such as SD card,
>> but I want U-boot to do that for on-board devices
>> such as eMMC.
>>
>> Does U-boot have one?
>
> "DOS" style no, GPT yes, see doc/README.gpt


I will check it out.  Thanks!


-- 
Best Regards
Masahiro Yamada
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Command to create a partition table?

2015-10-13 Thread Masahiro Yamada
2015-10-02 15:46 GMT+09:00 Masahiro Yamada :
> Hi guys,
>
>
> I am searching for a command to create
> a partition table (like fdisk command).
>
> I can create a partition table by PC
> for removable devics such as SD card,
> but I want U-boot to do that for on-board devices
> such as eMMC.
>
> Does U-boot have one?
>

"No reply" means "No, U-Boot does not support it", right?



-- 
Best Regards
Masahiro Yamada
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] Command to create a partition table?

2015-10-02 Thread Masahiro Yamada
Hi guys,


I am searching for a command to create
a partition table (like fdisk command).

I can create a partition table by PC
for removable devics such as SD card,
but I want U-boot to do that for on-board devices
such as eMMC.

Does U-boot have one?



-- 
Best Regards
Masahiro Yamada
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot