linux-2.6 does not supprt sh4. I made patch to support sh4. Could you apply this patch?
The content of the patch is as follows. - sh4 base support - sh7785lcr board support (defconfig) This is one of the used sh4 reference boards now. sh7785 is used CPU with this board. This CPU is a sh4 general-purpose CPU. It is used in buildd. - fix_pte_write.patch 2.6.32 has BUG on SH. This patch fix problem on SH. This patch is going to be applied in with 2.6.32.9. - arch-sh4-fix-uimage-build.patch This patch disabled the making of the uImage. sh7785lcr is to make by default uImage.
On Wed, Feb 10, 2010 at 01:09:21AM +0900, Nobuhiro Iwamatsu wrote: > s390 > sparc > sparc64 > + sh4 > +
Is there a reason why you don't maintain this list in a sorted way as it was before?
> diff --git a/linux-2.6/debian/config/sh4/config b/linux-2.6/debian/config/sh4/config > new file mode 100644 > index 0000000..e69de29
This is most likely wrong. Every architecture have some common settings.
> diff --git a/linux-2.6/debian/config/sh4/config.sh7785lcr b/linux-2.6/debian/config/sh4/config.sh7785lcr > new file mode 100644 > index 0000000..d0163c7
This is unacceptable, please provide a stripped down version that only contains the necessary stuff.
> +CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
Why?
> +CONFIG_EXT2_FS=y > +# CONFIG_EXT2_FS_XATTR is not set > +CONFIG_EXT3_FS=y > +# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set > +CONFIG_EXT3_FS_XATTR=y > +# CONFIG_EXT3_FS_POSIX_ACL is not set > +# CONFIG_EXT3_FS_SECURITY is not set > +# CONFIG_EXT4_FS is not set
This patch is now merged in linux-2.6.git. Since you are also the author of the patch, could you please submit it to sta...@kernel.org ?
We're basing the Squeeze kernel on 2.6.32.x stable and this is the cleanest way to go forward.
> arch-sh4-fix-uimage-build.patch is not bug in upstream. > Target board (sh7785lcr) of sh builds by default uImage. Because his > use u-boot for boot loader. > Therefore, I disable this function with this patch.
Ok.
Cheers, Moritz
-- To UNSUBSCRIBE, email to debian-bugs-dist-REQU...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
> We're basing the Squeeze kernel on 2.6.32.x stable and this is the > cleanest way to go forward.
I see.
>> arch-sh4-fix-uimage-build.patch is not bug in upstream. >> Target board (sh7785lcr) of sh builds by default uImage. Because his >> use u-boot for boot loader. >> Therefore, I disable this function with this patch.
On Wed, Mar 17, 2010 at 03:35:44PM +0900, Nobuhiro Iwamatsu wrote:
> 2010/3/3 Nobuhiro Iwamatsu <iwama...@nigauri.org>: > >> This patch is now merged in linux-2.6.git. Since you are also the author > >> of the patch, could you please submit it to sta...@kernel.org ?
On Wed, Mar 17, 2010 at 04:40:22PM +0100, maximilian attems wrote: > On Wed, Mar 17, 2010 at 03:35:44PM +0900, Nobuhiro Iwamatsu wrote:
> > 2010/3/3 Nobuhiro Iwamatsu <iwama...@nigauri.org>: > > >> This patch is now merged in linux-2.6.git. Since you are also the author > > >> of the patch, could you please submit it to sta...@kernel.org ?
> > > Sure. I sent request to sta...@kernel.or now.
> > >> We're basing the Squeeze kernel on 2.6.32.x stable and this is the > > >> cleanest way to go forward.
> > > I see.
> > I sent this patch sta...@kernel.org. > > But this was not included in 2.6.32.10. > > I follow up with request to apply.
Greg Kroah Hartman wrote that he still has patches pending, but decided to release 2.6.32.10 already.
Cheers, Moritz
-- To UNSUBSCRIBE, email to debian-bugs-dist-REQU...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org