Re: [PATCH] bsp/qoriq: Comment out post-link hook

2017-04-04 Thread Joel Sherrill
Go ahead and commit this. If we want mkimage to be supported, there are other BSPs including some gen5200 variants where it should be included. --joel On Tue, Apr 4, 2017 at 1:10 AM, Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > The U-Boot mkimage is not available in general. >

[PATCH] bsp/qoriq: Comment out post-link hook

2017-04-03 Thread Sebastian Huber
The U-Boot mkimage is not available in general. Close #2969. --- c/src/lib/libbsp/powerpc/qoriq/make/custom/qoriq.inc | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/c/src/lib/libbsp/powerpc/qoriq/make/custom/qoriq.inc b/c/src/lib/libbsp/powerpc/qoriq/make/custom