> -----Original Message----- > From: york sun > Sent: Monday, January 30, 2017 9:44 PM > To: Bharat Bhushan <[email protected]>; Z.Q. Hou > <[email protected]>; M.H. Lian <[email protected]>; u- > [email protected] > Cc: [email protected]; [email protected] > Subject: Re: [PATCH 1/3] fsl-lsch3: rename ls2080a_stream_id.h to > stream_id_lsch3.h > > On 01/30/2017 02:45 AM, Bharat Bhushan wrote: > > The stream ID allocation for Chasis3.0 devices, LS1088, LS2088 and > > LS2080, can be shared. > > > > This patch renames this accordingly. > > > > Signed-off-by: Bharat Bhushan <[email protected]> > > --- > > .../asm/arch-fsl-layerscape/ls2080a_stream_id.h | 77 > > ---------------------- > > .../asm/arch-fsl-layerscape/stream_id_lsch3.h | 77 > ++++++++++++++++++++++ > > include/configs/ls2080a_common.h | 2 +- > > 3 files changed, 78 insertions(+), 78 deletions(-) delete mode > > 100644 arch/arm/include/asm/arch-fsl-layerscape/ls2080a_stream_id.h > > create mode 100644 > > arch/arm/include/asm/arch-fsl-layerscape/stream_id_lsch3.h > > > > Bharat, > > When you create patches, please use tools/patman/patman. It automatically > does many things for you. If you have to create it manually, make sure you > use -M -C flag for "git format-patch". This patch should show changes as > > .../asm/arch-fsl-layerscape/{ls2080a_stream_id.h => stream_id_lsch3.h} > | 0 > include/configs/ls2080a_common.h > | 2 +- > 2 files changed, 1 insertion(+), 1 deletion(-) > rename arch/arm/include/asm/arch-fsl-layerscape/{ls2080a_stream_id.h > => stream_id_lsch3.h} (100%) > > It would be lot easier to review.
Thanks York, , will ensure from next time. Thanks -Bharat > > York _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

