Spring restart

Image by Agata from Pixabay

Winter was an hibernation period for what it concerns issues preventing the booting of our Powerboard Tyche. A number of unfortunate contributing factors caused our paid engineers to be unable to work for us. Notice that they are paid for a fraction of a full-time engineer but, they are passionate about the common goal and they are working during week-ends and their spare time. Personal reasons did not put them in a position to works during winter on u-boot . On the positive side, we had more time to receive donations to cover their work. In fact, up to now we were using funds collected to pay for the CE certification for our two paid collaborators, but thanks to the new fundings coming from your donations, we have now a more or less balanced budget.

We particularly thank to all recurring donors that keep a constant contribution allowing us to keep the project ongoing.

We discovered that our online donation system did not work properly, and some of you kindly warned us. We were totally unaware that such a problem existed, and we were unable to track down when it first appeared. The problem preventing users to enter the amount of money they want to donate is now solved, so please, if any of you tried in the past, please, you may now proceed contributing to the project. Do not hesitate contacting us if you face any problems.

55.16% Raised
€8,826.74 donated of €16,000.00 goal
56 Donors
26 Days Left

U-Boot development

The cost faced up to now for developing U-Boot for a better support of the T2080 CPU, reached around 3000 euros, while the cost for the jtag hardware debugger was around 700 euros. On the other side, donations for the current campaign reached 3600 euros. So, to keep up with upcoming costs for developing U-Boot further, the hardware debugging process, and the required board electronic design changes, some additional funding is required.

https://gitlab.com/power-progress-community/oshw-powerpc-notebook/u-boot/-/merge_requests/1

Struggling to identify what prevent the board from booting

The hardware engineer that designed and made the PowerBoard Tyche prototypes for us was busy during the entire winter season, as he was working in other PowerPC related hardware project for A-Cube (see A-EON A1222). Starting from April 2024, the work on our prototypes will restart. This work will focus on identifying and solving the problems preventing the board from booting.

As you may know, our not-for-profit association is made of volunteer hobbyists, and like you, we are all looking forward to put our hands on a working PowerPC notebook. No one (donors and volunteers collaborators), have a big amount of funds to allocate to face the problems that are arising along this project. As a consequence, we have quite a limited capacity for action. As an example, we cannot afford full-time professionals working 100% of their time on solving issues. We should go with the availability of professionals that shares our goal and are willing to dedicate some of their time and settle for a quite a modest salary.

We are exhausted by the constant delays we are facing, delays that we could not foresee, and neither we are able to eradicate. Just image how we feel having the physical prototypes in our hands since December 2022, and being unable to even booting them up. We are so grateful to Max Tretene from ACube-Systems that last autumn tried everything possible from the firmware point-of-view to boot the board. Unfortunately, neither Max nor us were able to extract anything meaningful from the messages coming out of the serial port appearing in the JTAG debugger when trying to boot the board, messages that we never encountered in any tests we performed on the T2080 Developer kit from NXP. As all other paid collaborators have performed all conceivable tests to solve the boot problem, together with ACube Systems we decided to ask the original engineer that designed and made these boards to identify and solve the issue we are facing. We really hope that a solution will be found as soon as possible.

Another NXP T2080RDB devkit for developing U-Boot

Thanks to the kind contribution of NXP, we are able to provide Bas Vermeulen, our Dutch developer working on U-Boot, a NXP T2080RDB devkit. With the direct access to a hardware based on the very same CPU adopted for our PowerPC based notebook, we all hope that Bas will be in a better position to fix problems and extend the support to the T2080 CPU in U-Boot and also provide better support to AMD based video drivers, allowing a graphical output at boot time. To make a more suitable environment setup for Bas, he also fit an AMD RX 550 video card in the devkit, a perfect environment that greatly facilitate his precious work.

T2080RDB Devkit + RX550 Video Card ( Bas Development setup )

You can find the Bas contributions on our GitLab repository at

The ati_radeon_fb driver is no longer present 

Configure the device tree to support the correct PCI spaces 

Create a driver for the AMD/Radeon GPU 

U-Boot 2018-11 recognise Radeon HD and Radeon RX

One of the goal was to make U-Boot recognize modern Radeon video cards. Up to now we were not able to get any video during U-Boot initialisation, and only when the Linux kernel kick in we could obtain an output from the video card.

Thanks to Max Tretene of ACube Systems that worked on U-Boot 2018.11 sources, Radeon HD and Radeon RX are now supported. Unfortunately. More recent versions of U-Boot cause problems while trying to compile and cannot be used at the moment.

To enable the graphics card in U-Boot, Max used the same solution adopted for other motherboard produced by ACube Systems such as the Sam440 or the Sam460. The solution adopt a BIOS emulator driver, which emulates, via x86 instructions, VESA calls necessary to initialise the video card via its BIOS. The code used by Max is quite old, most probably created at the time of the release of the first AmigaOne cards on the PowerPC G3 and G4 processors.

Some changes to the PCIe bus settings were necessary as well in the U-Boot sources, because in the configuration of the T2080RDB included in U-Boot there is no video output at all.

u-boot 2018.11 with our DevKit T2080RDB that recognize Radeon HD and RX
u-boot 2018.11 with our DevKit T2080RDB that recognize Radeon RX and HD

New MXM video cards

While trying to solve the problems preventing the notebook motherboard from booting, we were looking for new and affordable MXM video cards, as in the past their availability on the market was quite limited and quite costly. We luckily found a new MXM video cards supplier in Hong Kong, but ordering them from Italy proved to be both quite a long and quite an expensive journey because of very high extra-European bank transactions fees and importation taxes. Nevertheless, these are quite cheaper MXM cards, compared to the previous ones we found last year, and in addition these new cards have higher specs, and are based on the AMD RX550 chips with 4 GB of GDDR5.

We plan to test these new MXM cards as soon as the notebook motherboard will boot properly, and if confirmed to work, these new MXM boards will allow ACube Systems to lower the cost quite a bit for the mass production of the notebook.

Each of these new MXM card is sold for 90 euros, we bought two of them, so 180 euros, plus 32 euros for the bank transaction, and another 32 euros for the extra-European importation taxes, for a total amount of 244 euros. For comparison, last year we spent a total amount of 950 euros for two MXM cards with lower specs.

Powerboard Tyche with the two newer MXM Radeon RX video card

Changes to the Powerboard Tyche PCB design

As we have already stated in our last post, some changes in the mechanical design is needed to better accommodate the motherboard in the Slimbook Eclipse chassis. As we really would like to avoid further issues of this kind, we are going to perform an high resolution 3D scan of the chassis to be able to precisely simulate the volumetric design of the motherboard.

In addition, we plan an upgrade to the PCB design in order to apply changes to the original electronic design, to reduce the final production cost. So far, we come up with three changes: 1) removal of the costly Sata3 Marvell controller, 2) removal of the SIM card slot, and 3) removal of the second NAND rom. In particular, leaving out the Sata3 controller was initially criticized by some of the contributing volunteers, but we demonstrated that existing M.2 connectors could easily replace its functionality using cheap M.2 to Sata3 adapters.

Powerboard Tyche Notebook Chassis

We are waiting an answer from Slimbook regarding the availability of their Eclipse Notebook Chassis. Already a year has passed since the last time we checked, and we are worried because four years has passed since we first identified this solution, and even more years has passed since these chassis became available on the market.

Powerboard Tyche inside the Eclipse Notebook body

At the same time, we are looking for potential alternative options for another notebook chassis. However, as notebook with MXM cards require extra internal space and appropriate cooling systems, finding a suitable solution is difficult.

We were in contact with Framework as we are currently investigating whether their quite modular chassis is suitable for our motherboard. Unfortunately, it seems that because of the MXM card would cause the need for a major rework of the chassis, particularly regarding the custom Expansion Bay Module.

Call for 2024 membership

Currently, PowerProgressCommunity, our not-for-profit association responsible for running the notebook project, consists of around twenty members that pay the annual fee of 30 euros. In addition, there are recurrent donors, which are another twenty (being five of them members of the association)

Paying 30 euros to become a member of the association allows you to take part in the decisions made about the PowerPC notebook project, by participating in our internal discussions. Collected funds are used to support the expenses required for the various websites we run on commercial hosting companies and to pay for the donation platform, a commercial product we use for managing the funds, at the moment for the PowerPC project only.

Our association focus in supporting alternative technologies as a way to guarantee the freedom of choice, allowing anyone to opt for solutions that are not mainstream, even at the cost of minor downsides. The more we are, the more viable these alternatives becomes.

Joining the association is a win win situation if you like to be protagonist in our projects because its a coherent and happy move. With your membership to the PPC association, we could be more intelligent and strong to face our goal. The Association mission is not limited to this project but is open to other projects that aim passion for Free Software and Hardware and “Knowledge in solidarity and in the service of liberation from conditions of constraint and oppression and for freedom of choice.”, “Creating social conditions of equal opportunities.” and other goals.

Call for a Scientific & Technical Committee

We are setting up in our not-for-profit association a Scientific & Technical Committee that, for example, will provide solutions for our Open Hardware project, examine other Open Hardware projects, adopt other OpenISA CPU, and develop additional Open Hardware Notebook design. Anyone of the associated member of the PowerProgressCommunity will be able to join this committee.

By establishing this committee, we intend to make our association and our PPC Community a suitable place allowing the personal and social development, sharing the motto “Knowledge in solidarity and to be in service of liberation from conditions of constraint and oppression and for freedom of choice”.

Changes in the association statute

In Italy, anyone can decide to allocate 5 per thousands of the paid national tax in favor of not-for-profit associations conforming to certain administrative standards.

We started the administrative procedure to update the statute of our not-for-profit association required to conform to the required standard that will enable us to receive this kind of contributions. Thanks to this formal change, anyone in Italy will be able to select PowerProgressCommunity as the target association for donating a small percentage of their tax, a huge opportunity to raise easily more funding, at the cost of a slightly more complex internal administration.

Call for developers

We ask any capable developer to increase the number of software supporting PowerPC 64 bit platform (aka PPC64) as the target architecture. In particular, we welcome anyone willing to introduce support for the big-endian variant of the PPC64 architecture, the only one supported by the NXP T2080 CPU that we selected for out PowerPC notebook.

We are currently revising our GitLab based repositories that we setup during the last years while trying to add support to the PPC64 platform. We invite existing and new collaborators to identify potential libraries and GNU/Linux applications to which they are willing to work on, even adding support to a small piece of software may allow bigger application to start working on PPC64 architecture, do not underestimate what even a small contribution may achieve in a bigger picture.

More software working on PPC64, means a better chance for our Powerboard Tyche notebook to become a useful piece of hardware for a bigger number of people, making it an appealing alternative for a broader community.

In case you want to help out on any kind of software stack, please contact us or fill our collaboration survey. In case you are already a contributing volunteer to any existing open source software development, adding support for the big endian PPC64 platform is more than welcome.

If you do not have direct access to a physical PPC64 hardware platform, we can provide you access to our IBM Power9 based environment that is kindly provided by OSU Open Source Lab that we thanks so much for their support.

Contact Us
First
Last

fine tuning firmware for u-boot and develop Radeon driver for latest u-boot version

It’s a quite some time has passed since the beginning of July when we posted about the start-up ramp that carefully calibrated, programming a complex integrated circuit with some logic (i.e. ramps, voltage thresholds, internal ways of making the PWM regulator work, and so on) and when the Complex Programmable Logic Device (CPLD) (Lattice LCMXO640C-3TN100C FPGA) was programmed for the very first time in order to manage all external peripherals connected to it.

In July we figured out  that a Jtag Debugger was very needed to debug our Powerboard Tyche, the only way to solve the causes of not seeing any U-Boot output. We were able to buy such a debugger thanks to the donations we are collecting with the  current campaign, we thank all donors for their support. 

The debugger is  the NXP CWH-CTP-BASE-HE Jtag Debugger + NXP CWH-CTP-COP-YE “Probe Tip, Removable, For Power Architecture Processors, JTAG to CodeWarrior TAP Base Unit” and, together with one of the three prototypes, we shipped it in August to Max Tretene that kindly accepted to be directly involved in the debug process of the motherboard. Soon, the task proved to be quite challenging, so after an internal discussion, we decided to  offer Max a reimbursement for all the time he was spending on the job, a reimbursement that was made possible to the donations we are receiving with the current campaign.

Dealing with hardware debugging is quite a hard and tedious job, and it was not easy to see something useful on the Jtag Debugger connected to the prototype motherboard. An additional adapter was required to attach the debugger because of the difference in the pin dimensions (2 vs 2.5). Max found it quite useful using the jtag debugger with our NXP T2080-RDB Devkit that was also shipped to him, because it allowed to test the procedure on a working platform and helped understanding the right configurations of the switches to boot up the board.

The two switches on Powerboard Tyche, other related info on Page 5 of our schematics

As our PowerBoard Tyche have not the third switch like the NXP T2080-RDB Devkit a few additional resistors were required to setup correctly the board to be able to switch on the Code Warrior debug connected to our Powerboard Tyche. Not just that, an additional update to the CPLD chip was required to setup the debugging system correctly. Finally, on the 16 of October, Max was able to see some sign of life from the NXP T2080 CPU on SRAM and on NAND Memory, as you can see in the screenshots below. These days we are working on NOR programming, waiting in the meantime for a CPLD update from the hardware designer. The NOR programming is needed to have access to the DDR and then start U-Boot.

SRAM programming – CodeWarrior® Development Suites for Networked Applications attached to Powerboard Tyche
NAND Programming – CodeWarrior® Development Suites for Networked Applications attached to Powerboard Tyche

Some possible changes to the hardware design

All these hardware tests were useful for planning some changes to the hardware design: few missing resistors for enabling the u-boot switches must be added and we need to move one chip because it does not fit quite right in the eclipse chassis.

The recent worldwide electronic components shortages we faced when making  the prototype Powerboard Tyche boards caused an unexpected -and incredible-  increase of the prices. More recently chip prices seem to be coming back to more reasonable prices, with the exception of the Marvell Sata3 controller.

As a consequence, we are evaluating the removal of the Marvell Sata3 controller to both free very-much needed space space and save some costs because at the moment such a chip costs around 90 euros per piece, quite a lot.

In fact, nowadays most SSD are available at a very good price with the M.2 form factor, so a Sata3 connection is not that essential anymore. People in a desperate need for a Sata connection could use the two Sata2 controllers inside the T2080 CPU.

Below we list the availability and prices of 

  • Marvell Sata 3 controller 88SE9235A1-NAA2C000, in 2022 we had payed around 130 euro per piece + VAT, 1 per PCB, total 3 pieces. NOW Win Source  In Stock, 3450 pieces 87 euro
  • TPS544B20RVFT 4.5-V to 18-V, 20-A synchronous SWIFT buck converter with PMBus programmability and monitoring in 2022 we had payed around 550 euro per piece + VAT, 1 per PCB, total 3 pieces NOW: TI Website: 2000 pieces around $8 per piece
  • 6-port, 12-lane, PCIe 2.0 Packet Switch PI7C9X2G612GP – Diodes in 2022 we had payed it around 250 euro per piece + VAT, 1 per PCB, total 3 pieces NOW Digikey 121 pieces 25 euro per piece
  • Surge Suppressors 100V OV, UV, OC and Reverse Supply Protection Controller with -50mV Reverse Threshold LTC4368IDD-1#PBF in 2022 we had payed it  around 100 euro per piece + VAT, 1 per PCB, total 3 pieces NOW Mouser 2.191  Unit Price around 4-5 Euro

Compile and test of an updated version of U-Boot

We hired Bas Vermeulen to obtain a running version of the most recent version of U-Boot on both the NXP T2080-RDB Devkit and on the Powerboard Tyche prototype. In addition, we asked him to develop an AMD/ATI Radeon driver for U-Boot, a work that he carried out last August. The results of his effort is publicly available on our GitLab U-Boot repository.

Unfortunately, until our Powerboard Tyche will not be able to reach  the U-Boot startup process, Bas will be limited in developing and testing U-Boot on the NXP T2080-RDB Devkit. For that reason, Max Tretene is actively supporting Bas in testing the U-Boot binaries generated by Bas on the Devkit.

As you can see on our U-Boot gitlab repository, Bas was hard at work compiling very recent versions of U-Boot during last August. Unfortunately,  because of causes of force majeure, Bas was unable to continue working during September, but he should be back on track the very next days.

Below a short list of the main issues Bas is working on:

We finally thanks again for your support and donations that allow us to finance all these activities, greatly facilitating reaching our goal in a reasonable amount of time: a very good quality PowerPC based notebook release as open hardware.

We still do not have yet a formal quotation of the design of the heat pipes for cooling down both the CPU and the MXM video card. Informally, we estimated approximately 10000 euros. At the moment we are very much focused in making the Powerboard Tyche prototypes working, at least up to the point of being able to launch U-Boot.

  1. Development of software components and fix boot up for the Powerboard Tyche

    €8,826.74 donated of €16,000.00 goal