Re: [U-Boot] rockchip: config: update part table

2017-12-18 Thread Philipp Tomsich
> User do not need to access the reserved part in system, remove them > from partition table. > Rename atf to trust as generic name for armv7 do not use ATF. > > Signed-off-by: Kever Yang > Acked-by: Philipp Tomsich > Reviewed-by: Philipp Tomsich > --- > > include/configs/rockchip-common.h |

Re: [U-Boot] rockchip: config: update part table

2017-12-17 Thread Philipp Tomsich
> User do not need to access the reserved part in system, remove them > from partition table. > Rename atf to trust as generic name for armv7 do not use ATF. > > Signed-off-by: Kever Yang > Acked-by: Philipp Tomsich > Reviewed-by: Philipp Tomsich > --- > > include/configs/rockchip-common.h |

Re: [U-Boot] rockchip: config: update part table

2017-12-15 Thread Philipp Tomsich
> User do not need to access the reserved part in system, remove them > from partition table. > Rename atf to trust as generic name for armv7 do not use ATF. > > Signed-off-by: Kever Yang > Acked-by: Philipp Tomsich > --- > > include/configs/rockchip-common.h | 6 ++ > 1 file changed, 2 in

Re: [U-Boot] rockchip: config: update part table

2017-12-15 Thread Philipp Tomsich
> User do not need to access the reserved part in system, remove them > from partition table. > Rename atf to trust as generic name for armv7 do not use ATF. > > Signed-off-by: Kever Yang > --- > > include/configs/rockchip-common.h | 6 ++ > 1 file changed, 2 insertions(+), 4 deletions(-) >

Re: [U-Boot] rockchip: config: update part table

2017-12-15 Thread Kever Yang
Hi Philipp, Yes, this is required, we do not need to show the reserved partitions to users. Thanks, - Kever On 11/20/2017 10:52 PM, Philipp Tomsich wrote: On Tue, 31 Oct 2017, Kever Yang wrote: User do not need to access the reserved part in system, remove them from partition table.

Re: [U-Boot] rockchip: config: update part table

2017-11-20 Thread Philipp Tomsich
On Tue, 31 Oct 2017, Kever Yang wrote: User do not need to access the reserved part in system, remove them from partition table. Rename atf to trust as generic name for armv7 do not use ATF. Is this still something that is required following Jacob's comment? Thanks, Phil. Signed-off-by: