- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
A legacy BIOS for Minnowboard Max will soon be available. This is good news for Minnowboard Max users, as the legacy BIOS supports all operating systems. Better yet, our Minnowboard BIOS boots a lot faster than any other BIOS even though all hardware are initialized. Furthermore, with our BIOS you can run tools like memtest that doesn't work with UEFI.
So run your favorite DOS, LINUX, Windows or any other legacy OS on Minnowboard Max. The BIOS will soon be available for download on our site.
Feel free to ask any questions.
Sincerely,
B-O Bergman
Winzent Technologies
- Tags:
- Embedded IOT Solutions & Gateways
- Intel® NUC Boards & Kits
- Unified Extensible Firmware Interface (UEFI)
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi!
Do you have any news?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is the legacy BIOS for the Minnowboard Max available yet?
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We are currently making the final touches to the Bay Trail BIOS in general. After we need to validate the SD card boot support. It will be available within 2-3 weeks for the dual core board. Will notify you when it's available.
Best regards,
B-O Bergman
Winzent Technologies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The first shot of of our legacy BIOS for Minnowboard Max (E3825) was run successfully today. The POST times below was measured with SATA mechanical drive populated with MSDOS 5.00. The time is measured after the MBR has been read and only a RETF CPU instruction from running the boot sector code.
Best results (powering off, then immediately powering on)
Cold boot.......................: 0.585 seconds
CTRL+ALT+DEL boot....: 0.211 seconds
Worst results (powering off, then wait 10 seconds before powering on)
Cold boot.......................: 0.906 seconds
CTRL+ALT+DEL boot....: 0.517 seconds
Need to do further verification before the BIOS will be in production state. Think it will be ready next week. Included video clip from first MSDOS and Tiny Core Linux boot.
Best regards,
B-O Bergman
Winzent Tecnology
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Congratulations! Thank you for keeping the Embedded Community updated with your progress! LynnZ
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi!
Is the legacy BIOS for the Minnowboard Max available this week?
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It will be on our website free for downloading, but will not make it this week. They are working on it, so I will notify you when it's done.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
As soon as the licensing model framework is finished it will be published on our website. It will be free for non commercial use, so we are currently working with the documentation and forms required.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What is the difference between the Intel Legacy Bios and the SageBios on http://www.se-eng.com/minnow/ MinnowBoard MAX Firmware Download | Sage ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
For Minnowboard Max there are no Intel legacy BIOS. The Intel firmware is a 32-bit or 64-bit UEFI image without the CSM (Compatibility Support Module). The CSM part supports the software APIs and boot technique of the legacy BIOS. The Sage BIOS are based on coreboot, Intel FSP (Firmware Support Package) and uses SeaBIOS as payload, providing a legacy BIOS compatible environment.
The legacy BIOS compatible is a good thing, as it enables you to run any OS from 16-bit to 64-bit. Our BIOS is legacy BIOS developed from the ground in assembly language for the embedded market. It has many features and can appear as simple boot loader with no sign of being a BIOS. It initializes and enumerates all the hardware before giving control to the OS and on Minnowboard Max the OS boot loader will be able to run in less than 600 milliseconds from power on.
The BIOS have the standard APIs and also have some extended functionality to use for boot loader or operating systems that uses the BIOS for I/O. For example there are functions for buffered interrupt driven UART communications, functions for loading kernel and ram disks above 1MB boundary and functions for rapid boot media I/O etc. Implementing a super fast boot loader are easy and straight forward as you can focus on the file system to support and use the APIs for all I/O. The boot loader can run entirely in 16-bit mode which will be very fast, convenient and resource efficient.
The boot loaders for Linux are generally too bloated and complex. They are more like an operating system. The ideal boot loader for me would be started from the boot record of the boot partition, not having any fancy menus, run in 16-bit mode real mode and use BIOS APIs for all the I/O. It's only task is to load the OS kernel and ram disk as quickly as possible. For debugging I would use the UART APIs in the BIOS to provide log messages to a terminal.
Okay, have to go back to work now!
Best regards,
B-O
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please make a post here if the Bios is available.
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The site are prepared for the BIOS now. The SD card support will be completed today or the beginning of next week. If you register on our site now, we can send you a BIOS without SD card support immediately or you can wait for the real one published next week.
Best regards,
B-O Bergman
Winzent Technologies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for the infos.
I need SD card support so i will wait for it till next week.
Please post the link of the BIOS site here.
Best regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The general BIOS for Bay Trail technology are finished now. The POST times below was measured on a E3845 Com Express board and eMMC boot with MSDOS 5.00. The time is measured after the MBR sector from the media has been read and the last CPU instruction (RETF) before invoking boot sector code.
Cold boot with memory training........: 1.621 seconds (includes flashing of memory training results)
Cold boot without memory training...: 0.989 seconds
Warm boot using reset button..........: 0.945 seconds
Warm boot using CTRL+ALT+DEL..: 0.468 seconds
We will now adopt our Bay Trail BIOS to Minnowboard Max. Expect it to be available very soon.
B-O Bergman
Winzent Technologies
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page