
Dear Tom,
-- Samsung Poland R&D Center | Linux Platform Group
-----Original Message----- From: Tom Rini [mailto:tom.rini@gmail.com] On Behalf Of Tom Rini Sent: Thursday, December 06, 2012 9:41 PM To: Piotr Wilczek Cc: u-boot@lists.denx.de; Stephen Warren; Kyungmin Park Subject: Re: [U-Boot] [PATCH v4 0/7] gpt: GUID Partition Table (GPT) restoration
On Fri, Nov 09, 2012 at 10:22:11AM +0100, Piotr Wilczek wrote:
This patch series provides a new command - "gpt" for eMMC partition table (in the GPT format) restoration.
As a pre-work, some cleanup at the part_efi.c file was performed to remove custom macros and make GPT related structures more readable.
Moreover the part_efi.h file has been moved to ./include directory to be easily available from other subsystems.
The GPT detailed description has been written to README.gpt file.
Tested at: - Exynos4210 rev.1 - TRATS Samsung development board
OK, for me, now at least, building for trats is broken after the whole series is applied, along with every other board (I believe) that enabled GPT today. Please investigate and post a v5, thanks!
I should send v5 very soon.
-- Tom
Regards, Piotr Wilczek