Xbr_jasperbb_8955_3 Pour Jasper 256 Est 512


Messages recommandés

Posté(e) (modifié)

Salut,

Enfin la sorti de XBR JasperBB 8955 v3 POUR Jasper 256 est 512 :oki: .

* Who wrote this?

Talented members of XBH contributed in many ways.

You know who they are. TeamXBR assembled the parts, coded the utilities, and glued it all together to make it work.

* How does it work?

Both XBR and Freeboot use a "patch engine" to apply patches to the bootloaders as the console reboots.

For Freeboot, this is "freeboot.bin" or "freeboot-manual.bin"; For XBR, its "xbrfw.bin" Both of these binaries are based on xell type start up code, and are launched by the exploit. The code then applies patches contained at block 0x65+, and restarts the system.

* What went wrong?

Earlier versions of XBR used the same CB/CD pair to start the 8955 kernel as the exploit. Freeboot, using a dual nand setup, used the older bootloaders to start the exploit, than used the newer bootloaders on the alternate flash to start the kernel.

The problems were not related to the patches used by XBR, but rather the use of the older bootloaders. Please try to control yourselves if problems arise, they can always be fixed. Dont do anything crazy like start conspiracy theories, buy a cygnos, wire up a dual nand or xd card, rip out a big nand to swap in a smaller one etc, etc. Have a little patience, have a little faith :P

* So whats the fix?

1) Add a copy of the new bootloaders to flash.

2) Create patches to use the newer relocated bootloaders on reboot.

It was easier to re-use the freeboot.bin patch engine to accomplish this task. The freeboot patches themselves are not used. XBR continues to use its own patches, however, the freeboot.bin patch engine will be used to apply them.

This also allows custom patches to be applied, in the format used by freeboot.

8955_3 JasperBB:

- Support for Big Block Jaspers

8955_3a Jasper16:

- Geremia released a new version for Jasper16 motherboards (8955_3a) to fix support for the 'newer' Jasper (with new southbridge, flashconfig=00023010)SMC.

8955_3b:

- Bug-fix for Zephyr. Fixing some issues with the 3a release. 3b is now confirmed working right on Zephyr!

8955_3a:

- Zephyrs and Falcons now built with correct smc.

8955_3:

- Uses 6750 as the alternate CB to allow easy support for all hardware versions.

- No changes made to patches, exact same functionality as 8955_2.

8955_2:

- Add a copy of the new bootloaders to flash.

- Create patches to use the new relocated bootloaders on reboot.

- Translated existing XBR patches to use the freeboot.bin patch engine.

- Fixed build file to use CB/CD 1921 for all xenon.

- Eliminate media binding path checks, run xex from all media without patching.

* XBReboot Block Layout:

Ox00 - 0x2F Xell Boot firmware

0x30 - 0x3F Backup Xell

0x40 - 0x4F freeboot.bin or freeboot-manual.bin

(patch engine core)

0x50 - 0x61 Alternate CG

0x62 - 0x64 Spare blocks

0x65 - 0x65 Patch.bin, patches for bootloaders and kernel

0x66 - 0x8F Alternate CB/CD/CE

0x90 - 0x?? Flash file system

* HowTo:

1) Extract KV and Config blocks from orig.bin

nandpro orig.bin: -r16 rawkv.bin 1 1

nandpro orig.bin: -r16 rawconfig.bin 3de 2

2) Inject those blocks into XBR.bin

nandpro XBR.bin: -w16 rawkv.bin 1 1

nandpro XBR.bin: -w16 rawconfig.bin 3de 2

3) Flash result

nandpro lpt: -w16 XBR.bin

* Notes:

There is no need to unpack and repack pirs files!

This is a limitation of freeboot. Not XBR.

Aside from that major difference, all functionality is the same.

Individual sections can be updated or extracted seperately using nandpro.

source : Xbins

Modifié par imedox

Créer un compte ou se connecter pour commenter

Vous devez être membre afin de pouvoir déposer un commentaire

Créer un compte

Créez un compte sur notre communauté. C’est facile !

Créer un nouveau compte

Se connecter

Vous avez déjà un compte ? Connectez-vous ici.

Connectez-vous maintenant