• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [Boost Mobile] 08c kernel source

This is what happened when I released CyanogenMod for the Prevail (Gingerbred)

A week later Samsung put out an update for their first GB rom for that phone, but I was the first to release GB for the Prevail, and ICS


My guess is that someone at ZTE has seen what we did, and did not like it, so they decided to do this to make our work on the kernel source pointless.


Would they have released this if it was not for our recent efforts ?

I do not know to be honest.


Will their source work better than ours or even work at all ?

I do not know

It does not matter either way, the working code that we do have, in all honesty is really ZTE's to begin with, I did not write it, they did, I just modified it to work.

I hope that this new code does work (without having to fix it)

I hope that it does work better than what we already have




.
 
Upvote 0
do you have something in there that would give it away if it was a copy?

we should start a vote on if it will work or not :)

My guess would be it's a copy of your recent work, or if it's not, it won't work.


It is not a copy, they would not need to do that.

The new source is almost identical to the Blade Plus source, which is what I used for our 2.6.35.7 that we have now

If you do a compare of this new source with our 2.6.35.7, there is not that many different files



These are the different files

X:\WARP_KERNEL_26357\arch\arm\mach-msm\include\mach\qdsp5v2\audio_acdb_def.h
X:\WARP_KERNEL_26357\arch\arm\mach-msm\include\mach\qdsp5v2\marimba_profile.h
X:\WARP_KERNEL_26357\arch\arm\mach-msm\include\mach\board.h
X:\WARP_KERNEL_26357\arch\arm\mach-msm\include\mach\socinfo.h
X:\WARP_KERNEL_26357\arch\arm\mach-msm\include\mach\zte_memlog.h
X:\WARP_KERNEL_26357\arch\arm\mach-msm\qdsp5v2\snddev_data_marimba.c
X:\WARP_KERNEL_26357\arch\arm\mach-msm\qdsp5v2\snddev_icodec.c
X:\WARP_KERNEL_26357\arch\arm\mach-msm\board-zte-arthur.c
X:\WARP_KERNEL_26357\arch\arm\mach-msm\gpio.c
X:\WARP_KERNEL_26357\arch\arm\mach-msm\io.c
X:\WARP_KERNEL_26357\arch\arm\mach-msm\msm_vibrator.c
X:\WARP_KERNEL_26357\arch\arm\mach-msm\pm2.c
X:\WARP_KERNEL_26357\arch\arm\mach-msm\rpc_hsusb.c
X:\WARP_KERNEL_26357\arch\arm\mach-msm\rpc_server_handset.c
X:\WARP_KERNEL_26357\arch\arm\mach-msm\smd_pkt.c
X:\WARP_KERNEL_26357\arch\arm\mach-msm\smd_rpcrouter.c
X:\WARP_KERNEL_26357\arch\arm\mach-msm\smem_log.c
X:\WARP_KERNEL_26357\arch\arm\mach-msm\socinfo.c
X:\WARP_KERNEL_26357\drivers\i2c\chips\adxl34x.c
X:\WARP_KERNEL_26357\drivers\i2c\chips\lis302dl.c
X:\WARP_KERNEL_26357\drivers\input\touchscreen\ft5x0x_ts_fwup.c
X:\WARP_KERNEL_26357\drivers\input\touchscreen\ft5x0x_ts_new.c
X:\WARP_KERNEL_26357\drivers\input\touchscreen\mXT224_atmel_new.c
X:\WARP_KERNEL_26357\drivers\media\video\msm\flash.c
X:\WARP_KERNEL_26357\drivers\media\video\msm\hi704_kerr_fpc.c
X:\WARP_KERNEL_26357\drivers\media\video\msm\hi704_reg_kerr_fpc.c
X:\WARP_KERNEL_26357\drivers\video\msm\lcdc_panel_wvga_arthur.c
X:\WARP_KERNEL_26357\mm\page_alloc.c
X:\WARP_KERNEL_26357\AndroidKernel.mk
X:\WARP_KERNEL_26357\Makefile



These are the files that only our source has

X:\WARP_KERNEL_26357\arch\arm\configs\msm7630_bladeplus_defconfig
X:\WARP_KERNEL_26357\arch\arm\configs\msm7630_bladeplus_dtv_defconfig
X:\WARP_KERNEL_26357\arch\arm\configs\msm7630_bladeplus_generic_defconfig
X:\WARP_KERNEL_26357\arch\arm\configs\msm7630_sean_defconfig
X:\WARP_KERNEL_26357\arch\arm\configs\msm7630_skateplus_843cdma_defconfig
X:\WARP_KERNEL_26357\arch\arm\configs\msm7630_skateplus_defconfig
X:\WARP_KERNEL_26357\arch\arm\configs\msm7630_v9Eplus_BCM_defconfig
X:\WARP_KERNEL_26357\arch\arm\configs\msm7630_v9plus_defconfig
X:\WARP_KERNEL_26357\arch\arm\mach-msm\board-zte-bladeplus.c
X:\WARP_KERNEL_26357\arch\arm\mach-msm\board-zte-sean.c
X:\WARP_KERNEL_26357\arch\arm\mach-msm\board-zte-skateplus.c
X:\WARP_KERNEL_26357\arch\arm\mach-msm\board-zte-v9plus.c
X:\WARP_KERNEL_26357\arch\arm\mach-msm\devices-zte-bladeplus.c
X:\WARP_KERNEL_26357\arch\arm\mach-msm\devices-zte-sean.c
X:\WARP_KERNEL_26357\arch\arm\mach-msm\devices-zte-skateplus.c
X:\WARP_KERNEL_26357\arch\arm\mach-msm\devices-zte-v9plus.c
X:\WARP_KERNEL_26357\arch\arm\mach-msm\smd_rpc_sym.c
X:\WARP_KERNEL_26357\config
X:\WARP_KERNEL_26357\config2
X:\WARP_KERNEL_26357\mailmap
X:\WARP_KERNEL_26357\newconfig


These are the files only the new source has

X:\newkern\N860_kernel\kernel\.mailmap




All other files are identical




This does not include all the .svn folders that I have deleted, which are not used anyway






.
 
  • Like
Reactions: MrBobo
Upvote 0
I don't think it could make his work pointless, I'm sure he learned alot from it and will be able to bring more to the table in the future and show ZTE how great their sh*t coulda been from the factory.

AGREE OVER 100% !! The link above is that what I said. hope more stable and feature come out base on it if the source can help.
 
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones